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: [EMAIL PROTECTED] 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.
<<winmail.dat>>
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
