[SciPy-user] C compilers and Python wrappers

Matthieu Brucher matthieu.brucher at gmail.com
Fri Mar 7 14:08:13 EST 2008


Hi,

You can check on mingw, but also the Visual C++ Express edition (although it
is not open source, but I don't see why it should be).
To write a module, you can check ctypes (and there is a tutorial in the
scipy's cookbook ;))

Matthieu

2008/3/7, Nuttall, Brandon C <bnuttall at uky.edu>:
>
>  Folks,
>
>
>
> I may be asked to help port an application written in C that runs on Macs
> to run on a Windows-based PC. I have two questions:
>
>
>
> 1)       Does anyone have recommendations for a free, open source C
> compiler for Windows?
>
> 2)       Is there a step-by-step guide or tutorial for writing a Python
> module to act as a wrapper for the C code?
>
>
>
> Thanks.
>
>
>
> Brandon Nuttall
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>
>


-- 
French PhD student
Website : http://matthieu-brucher.developpez.com/
Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn : http://www.linkedin.com/in/matthieubrucher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20080307/c80443ca/attachment.html>


More information about the SciPy-User mailing list