This post originated from an RSS feed registered with Python Buzz
by Jarno Virtanen.
Original Post: Hugunin's IronPython
Feed Title: Python owns us
Feed URL: http://sedoparking.com/search/registrar.php?domain=®istrar=sedopark
Feed Description: A weblog about Python from the view point of Jarno Virtanen.
I'd guess that anyone who reads this weblog also reads Jeremy Hylton's
weblog (which is in my opinion currently perhaps the best
technical Python related weblog), but I still thought it was
worthwhile to mention that the great Jim
Hugunin has a new project, named IronPython, which is an
implementation of Python for the Microsoft Common Language Runtime
environment. The remarkable thing is that IronPython
runs faster than the Python implementation in C according to the
pystone benchmark. (See Hugunin's
original message for full details.)