Python and C, looking for a C IDE

Fred nobody at nowhere.com
Tue Aug 24 14:19:07 EDT 2004


On 24 Aug 2004 04:53:13 -0700, fuzzyman at gmail.com (Michael Foord)
wrote:
>I'm looking to learn C to move some 'speed sensitive' code from C to
>python. I'm partly doign this as an exercise to learn a static
>language to help broaden my programming skills - so please don't jump
>on the bandwagon and tell me I'd be better placed to put my efforts
>into optimising my python code !!

... or you could take a look at writing this speed-sensitive part in
PowerBasic. The speed and size of C, without the hassles :-)

http://www.powerbasic.com/products/pbdll32/

I haven't yet looked at how to compile a DLL in PowerBasic and call it
from Python, but it's on my to-do list.
Fred.



More information about the Python-list mailing list