[IronPython] Announcement: Project to get some CPython C extensions running under IronPython

Davy Mitchell daftspaniel at gmail.com
Sat Oct 13 18:00:54 CEST 2007


On 10/12/07, Giles Thomas <giles.thomas at resolversystems.com> wrote:
> Python and .NET, but also the existing CPython C extensions.

Hi Giles,

Sounds like a good idea and the approaches mentioned seemed solid.

One strategy I was considering for a port of my Mood News site to
Ironpython (but not tried yet!) is wrapping a CPython Lib into a COM
object using the win32 stuff and getting it into .Net via the COM
interop support.

Maybe not practical for Numpy :-) Does have the advantage of not
having to modify the original lib...

Cheers,
Davy

-- 
Davy Mitchell
Blog - http://www.latedecember.co.uk/sites/personal/davy/
Twitter - http://twitter.com/daftspaniel
Skype - daftspaniel
needgod.com



More information about the Ironpython-users mailing list