Linux.com

Re:python and .net

Posted by: Anonymous Coward on March 30, 2005 09:43 PM
Having seen a demo of IronPython live from the guy who invented it I can assure you it does not require explicit compiling (there is compiling being done but it is done by the JIT compiler of the CLR in the background). He showed us an interactive calculator using the Avalon frameworks that he threw together from the Python interactive interpreter with 0 compiling.

#

Return to Evidence that Python is advancing into the enterprise