Ironpython 2.6 .py -> .exe
I already attempted using py2exe (not compatible with ipy) and PYC (out of date). Can anyone point me in the direction of a good compiler? ...
I already attempted using py2exe (not compatible with ipy) and PYC (out of date). Can anyone point me in the direction of a good compiler? ...
The interpreter and dynamic compiler would be for testing/prototyping and when im done testing i use the static compiler. ...