Yacc grammar for Python

Aldy Hernandez <aldy@andrews.edu>
28 Sep 1997 23:17:19 -0400

          From comp.compilers

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)
| List of all articles for this month |

From: Aldy Hernandez <aldy@andrews.edu>
Newsgroups: comp.compilers
Date: 28 Sep 1997 23:17:19 -0400
Organization: Compilers Central
Keywords: parse, question

Does anyone know where to get a Yacc grammar for Python?


The Python source distribution comes with a BNF/regexp style grammar, but
it's for use in its internal parser.


Please CC responses to me.


Thanks


Aldy
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.