Category Archives: Uncategorized
PHP and Python
My new job involves a lot more PHP, which seems closely related to Perl. There are a number of observations that I would make in the comparison between PHP and Python. 1. PHP is more verbose. In particular, PHP requires … Continue reading
Posted in Python, Uncategorized
Leave a comment
Strange behaviour using ctypes in IronPython
I came across some slightly unexpected behaviour with ctypes in IronPython. Maybe this is the wrong way to look at it – I should be amazed that ctypes works at all in IronPython. But I thought I would document it … Continue reading
Posted in Python, Uncategorized
Leave a comment