[IronPython] IronPythons and Mono Monkeys

Michael Taylor mtaylor at alias.com
Sat Jun 18 20:42:54 CEST 2005


I just tried Miguel de Icaza's Mono 1.1.8 drop for Mac OS X with the  
IronPython 0.7.6 release and was rewarded with this beautiful sight:

 > mono IronPythonConsole.exe
IronPython 0.7.6 on .NET 2.0.50215.16
Copyright (c) Microsoft Corporation. All rights reserved.
 >>> import sys
 >>> sys.stderr.write("Hello\n")
Hello
 >>>

Not a heavy stress test, but it's IronPython on a Mac:-)

Many thanks to Miguel and to Zoltan who added the missing Dictionary  
functionality only hours after I logged the bug.

Cheers!

--
Mike Taylor
Software Architect
Alias | www.alias.com




More information about the Ironpython-users mailing list