
Oct. 23, 2007
10:17 p.m.
Hello all, I've just posted the experimental code for accessing CPython extensions from IronPython. It uses the embedding wrapper from Python.NET so I thought I would let you know. :-) Blog entry: http://www.voidspace.org.uk/python/weblog/arch_d7_2007_10_20.shtml#e862 Article: http://www.voidspace.org.uk/ironpython/cpython_extensions.shtml Despite some serious limitations it works! I have already had matplotlib with numpy and Tkinter working from IronPython. We're evaluating to see if this should be the basis of our 'C Extensions from IronPython' project. All the best, Michael http://www.manning.com/foord