Re: [IronPython] Microsoft.Scripting and IronPython

2009-03-01 Thread Dody Gunawinata
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

[IronPython] Microsoft.Scripting and IronPython

2009-03-01 Thread ASchmidt
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