IronPython 1.0 released today!
Felipe Almeida Lessa
felipe.lessa at gmail.com
Thu Sep 7 20:58:31 EDT 2006
7 Sep 2006 16:34:56 -0700, Luis M. González <luismgz at gmail.com>:
> People are already porting some of these libraries.
> Those that are written in pure python don't need to be ported, but
> those that rely on c extensions can be rewritten in c# or any other
> .NET language.
Or in C that is P/Invoked from the CLR, although this option is
somewhat less portable. See
http://www.mono-project.com/Interop_with_Native_Libraries
--
Felipe.
More information about the Python-list
mailing list