[IronPython] IronPython v2.0 Alpha 3 Released!

Keith J. Farmer kfarmer at thuban.org
Fri Jul 27 03:56:23 CEST 2007


Is this DLR compatible with IronRuby's?
 
Also, below you mention different paths for code execution.  Does the DLR analyze the code to make that determination, or is there a way we can hint the runtime to say "This code block can be interpreted."?

________________________________

From: users-bounces at lists.ironpython.com on behalf of Dino Viehland
Sent: Thu 7/26/2007 5:13 PM
To: Discussion of IronPython
Subject: [IronPython] IronPython v2.0 Alpha 3 Released!



This release also contains near complete support for evaluation support.  There are now only a handful of corner cases where evaluation support is incomplete.  Evaluation support enables the DLR to interpret code instead of compiling it and executing it resulting in faster run times for code that is executed once or rarely executed at all.

 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 4383 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20070726/408ef90d/attachment.bin>


More information about the Ironpython-users mailing list