Generate .NET Assemblies from Iron Python
- by Leo Bontemps
I have a Iron Python script that I want to run and then have the ipy interpreter output an assembly that I can run on other machines. How do I do that? Is there a siwtch I can pass to ipy.exe?