| Related articles |
|---|
| YACC grammar for Python davidpereira@shaw.ca (David Pereira) (2002-05-08) |
| Yacc grammar for Python aldy@andrews.edu (Aldy Hernandez) (1997-09-28) |
| From: | David Pereira <davidpereira@shaw.ca> |
| Newsgroups: | comp.compilers |
| Date: | 8 May 2002 00:12:22 -0400 |
| Organization: | Shaw Residential Internet |
| Keywords: | yacc, question |
| Posted-Date: | 08 May 2002 00:12:22 EDT |
Hi,
I was wondering where I could get a YACC grammar for Python. I have
managed to find the ``grammar.txt'' file which is part of the Python spec,
but have been having trouble converting it to YACC. I was wondering if
someone has already does this.
David.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.