IronPython URLs is an aggregator for articles, news and links on IronPython and the Dynamic Language Runtime.
IronPython is an implementation of Python, the popular dynamic programming language. It is built on the DLR, and runs on the Microsoft .NET framework and Mono.
Embedding IronPython 2
Get link
Facebook
X
Pinterest
Email
Other Apps
By
Michael Foord
-
Two examples of embedding IronPython 2 (beta 1) into C# .NET applications - and suggestions how you can expose a scripting API to user code.
Comments
Post a Comment