Where there be any plans for allowing IronPython to work with an
instance of CPython directly? There are quite a few instances where
this would be extremely handy (SWIG-wrapped libraries such as
wxPython, or tightly optimized pieces that deal directly with
operating system concepts such as Twisted reactors where rewriting in
IronPython or converting may not be trivial enough)

As a sidenote, I believe the compiler was originally prototyped in
python, why was C# chosen as a language? System.Reflection.Emit argues
for itself, however it is easily accessed from CPython with Python for
.NET, and that code would be a simply bootstrapping stage that could
be moved into IronPython code.
_______________________________________________
users-ironpython.com mailing list
users-ironpython.com@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to