[IronPython] Compiling from IronPython?
mike arty
mike.arty at gmail.com
Tue Jun 19 15:24:33 CEST 2007
First, is there a way to compile applications straight from IronPython or is
it necessary to first translate your code to C#? Second, if there is a way
to compile straight from IronPython, how does this effect performance of the
compiled program(i.e. compiling a program from c# vs ironpython - any
difference)? I'm looking to build 3D DirectX applications that make use of
various pathfinding/searching algorithms and I'm most concerned about
performance.
Input greatly appreciated!
-mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20070619/e3cf1fb5/attachment.html>
More information about the Ironpython-users
mailing list