4 different ways to execute IronPython code using the DLR Hosting API

The DLR hosting blog has posted another article on using the IronPython embedding API. This entry explores different ways you can execute Python code (four of them). It introduces the ScriptScope, ScriptSource and CompiledCode classes:

Comments

Popular posts from this blog

In memory: Michael Foord 1974-2025

Extending Abobe Flash Player and AIR with Python and Ruby

Further Adventures of the Debugger