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
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to