Posts

Showing posts from April, 2007

Fun with IronPython and Cecil (Part II)

The second part of Nauman Leghari's tutorial on using Cecil with IronPython. http://weblogs.asp.net/nleghari/archive/2007/04/02/fun-with-ironpython-and-cecil-part-ii.aspx

Embedding IronPython in IronPython

Michael Foord has posted a tutorial on how-to create, configure and call the IronPython PythonEngine from inside IronPython. http://www.voidspace.org.uk/ironpython/ip_in_ip.shtml

Fun with IronPython and Cecil

Nauman Leghari has posted a tutorial about using IronPython with Cecil to inspect and modify CLI code in managed assemblies. http://weblogs.asp.net/nleghari/pages/ironpythoncecil.aspx