Microsoft.Scripting and Microsoft.Script.Core is related to DLR
(Dynamic Language Runtime) http://www.codeplex.com/dlr.
IronPython is the Python implementation for .Net platform and relies
heavily on DLR, which provides common infrastructure for dynamic
language implementation on the .Net framewor
Hello all,
I'm not sure whether this question is right on the users list but I
didn't find a developer list or something similar.
I think IronPython is one of the most exciting projects I've seen the
last months and I would like to understand it better and maybe
contribute some stuff I've