On 4/10/06, Greg Ewing <[EMAIL PROTECTED]> wrote:
> 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.

Now I'll *really* try to get pgen in. Unfortunately I can't make the
April 17 deadline.

--
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
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