How to write a simple DLR host in C# using Hosting API

A blog entry showing a step-by-step guide to creating a DLR host in C# applications (from Visual Studio). This example executes a Python file created as part of the VS project.

Comments

Popular posts from this blog

Extending Abobe Flash Player and AIR with Python and Ruby

Should Python Projects Support IronPython and Jython?

Further Adventures of the Debugger