CPython Extensions for IronPython

Based on Python.NET I've got a proof of concept implementation for using CPython extensions from IronPython:
It has limitations, but the example code shows using matplotlib (with numpy and Tkinter) from IronPython 2.

Comments

Popular posts from this blog

IronPython Tools for Visual Studio CTP3

An IronPython on Silverlight Collection

Ironclad 0.8 Released: Python C Extensions from IronPython