15
edits
| Line 38: | Line 38: | ||
== IronMonkey == | == IronMonkey == | ||
Starting port of C# compiler to AS bytecode backend | Starting port of C# compiler to AS bytecode backend. | ||
IronPython is on par with Python 2.5? (Does it support generators, __del__, etc?) Yes. | |||
IronPython and IronRuby work on Mono? Latest IronPython code doesn't compile on Mono but a fix is in the works. [https://bugzilla.novell.com/show_bug.cgi?id=325478] | |||
See also | |||
https://mail.mozilla.org/pipermail/tamarin-devel/2007-October/000083.html | |||
== Self-hosting Compiler == | == Self-hosting Compiler == | ||
edits