Monday, March 10, 2008

Embedding IronPython

One of the great things about IronPython is that it is a ready made scripting engine for dotnet applications. Embedding the IronPython engine into an existing application is a great way to expose an API for user scripting; and IronPython makes it almost ridiculously easy.

read more | digg story