[IronPython] static compilation of Python scripts

Ben Aurel ben.aurel at gmail.com
Fri May 30 00:39:14 PDT 2008


hi
I try to figure out if IP supports static compilation (Python->MSIL).

Is it possible to build an assembly that exposes the contents
(types,...) when imported into a C# class the same way if it would
have be written in plain C#?

thanks
Ben


More information about the Users mailing list