Guido van Rossum wrote:

> Anyway, I'm not sure I consider this a strong use case for needing
> access to Python's AST; the language you need to parse is much smaller
> than Python and a custom parser would probably do just as well.

So maybe this is an argument for having some
kind of simple parsing package in the stdlib,
for knocking up little specialised languages
like this.

--
Greg
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to