[IronPython] FW: FW: DLR question

Fuzzyman fuzzyman at voidspace.org.uk
Tue Nov 13 15:08:20 CET 2007


IIRC Martin Maly recommended this list for DLR questions. It is 
certainly populated with several of those involved in the implementation...

Can't help you with your specific question though (although it sounds 
very interesting).

Michael
http://www.manning.com/foord


Ben.Young at sungard.com wrote:

>>From the silence I'll assume it is :)
>
>I'm prototyping a new language (currently implemented in Python) and I am looking at the DLR to see if it can help make it speedy. However my language has the property that it can mutate it's own AST at any point, and from reading the IronPython and ToyScript sources it looks like the AST of the "source" program needs to be static. Is there anything I can make use of in the DLR here, or should I be resigned to implementing more than I'd hoped myself?
>
>Cheers,
>Ben
>
>
>________________________________________
>From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Ben.Young at sungard.com
>Sent: 13 November 2007 07:53
>To: users at lists.ironpython.com
>Subject: [IronPython] FW: DLR question
>
>Hi there!
>
>Is this the correct forum for questions about the DLR, or is there a separate DLR mailing list somewhere?
>
>Cheers,
>Ben
>
>Ben Young - Senior Software Engineer
>SunGard - Enterprise House, Vision Park, Histon, Cambridge, CB24 9ZR
>Tel +44 1223 266042 - Main +44 1223 266100 - http://www.sungard.com/
>
>CONFIDENTIALITY:  This email (including any attachments) may contain confidential, proprietary and privileged information, and unauthorized disclosure or use is prohibited.  If you received this email in error, please notify the sender and delete this email from your system.  Thank you. 
>
>_______________________________________________
>Users mailing list
>Users at lists.ironpython.com
>http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>  
>




More information about the Ironpython-users mailing list