[Ironpython-users] อ้างถึง: Re: Need an IronPython expert for a small paid contract job - for a cool purpose

2011-08-18 Thread sakesun roykiatisak
clr.CompileModules" can be used to produce ".dll" from ".py" ___ Ironpython-users mailing list Ironpython-users@python.org http://mail.python.org/mailman/listinfo/ironpython-users

Re: [Ironpython-users] IronPython 3 in new mono 2.10.4

2011-08-18 Thread Jimmy Schementi
All IronPython releases can be found on http://ironpython.codeplex.com, but no, IronPython 3.0 has not been released yet. I believe they just took the latest sources from http://github.com/IronLanguages/main, which has the 3.0.0.0 version. Not sure what actual commit they took, you'd have to ask

[Ironpython-users] IronPython 3 in new mono 2.10.4

2011-08-18 Thread Sven Jörns
Hi, today I installed the new version of mono 2.10.4 (http://www.mono-project.com/Release_Notes_Mono_2.10.4), because packaging problems on MacOS X should be fixed. But in this version there is "IronPython 3.0 (3.0.0.0) on .NET 4.0.30319.1" Is this the official new stable version of IronPython?