[pydotorg-www] bison.py

Dennis Heimbigner dmh at ucar.edu
Mon Jul 6 05:36:39 CEST 2015


re: https://wiki.python.org/moin/LanguageParsing

Could you please add the following line to the table?

Name: bison.py
Grammar: LALR1
Module: C
Python: 2.7+
Comment:
Provides a skeleton for the Gnu Bison compiler-compiler
to generate parsers for Python. One uses normal bison,
but specifies this skeleton. The actions are assumed to be
python code. See https://github.com/Unidata/bison.py.

=Dennis Heimbigner
  Unidata


More information about the pydotorg-www mailing list