On Thu, 17 Nov 2005 13:36:36 +1300
Tony Meyer <[EMAIL PROTECTED]> wrote:

> 
> --------------
> AST for Python
> --------------
> 
> As of October 21st, Python's compiler now uses a real Abstract Syntax  
> Tree (AST)!  This should make experimenting with new syntax much  
> easier, as well as allowing some optimizations that were difficult  
> with the previous Concrete Syntax Tree (CST). 

> While there is no  
> Python interface to the AST yet, one is intended for the not-so- 
> distant future.

OK, who is doing this ? I am mad keen to get this happening.

Simon.


-- 
Simon Burton, B.Sc.
Licensed PO Box 8066
ANU Canberra 2601
Australia
Ph. 61 02 6249 6940
http://arrowtheory.com 
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to