Generate .NET Assemblies from Iron Python

Posted by Leo Bontemps on Stack Overflow See other posts from Stack Overflow or by Leo Bontemps
Published on 2010-03-13T04:53:41Z Indexed on 2010/03/13 5:05 UTC
Read the original article Hit count: 297

Filed under:
|
|

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?

© Stack Overflow or respective owner

Related posts about ironpython

Related posts about .NET