e0a98e0729
Toy Parser Generator is a lexical and syntactic parser generator for Python. This generator was born from a simple statement: YACC is to complex to use in simple cases (calculators, configuration files, small programming languages, ...). WWW: http://christophe.delord.free.fr/en/tpg/ from Xavier Santolaria <xavier at santolaria dot net>
53 lines
1.5 KiB
Plaintext
53 lines
1.5 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/12/16 13:11:49 sturm Exp $
|
|
bin/tpg
|
|
lib/python${MODPY_VERSION}/site-packages/tpg.py
|
|
lib/python${MODPY_VERSION}/site-packages/tpg.pyc
|
|
share/doc/py-tpg/CSL.tex
|
|
share/doc/py-tpg/ChangeLog
|
|
share/doc/py-tpg/calc.tex
|
|
share/doc/py-tpg/cmmi10-19.png
|
|
share/doc/py-tpg/cmsy10-21.png
|
|
share/doc/py-tpg/cmtt10-20.png
|
|
share/doc/py-tpg/debug.tex
|
|
share/doc/py-tpg/grammar.tex
|
|
share/doc/py-tpg/install.tex
|
|
share/doc/py-tpg/intro.tex
|
|
share/doc/py-tpg/lexer.tex
|
|
share/doc/py-tpg/notation.tex
|
|
share/doc/py-tpg/parser.tex
|
|
share/doc/py-tpg/tpg.css
|
|
share/doc/py-tpg/tpg.dvi
|
|
share/doc/py-tpg/tpg.html
|
|
share/doc/py-tpg/tpg.pdf
|
|
share/doc/py-tpg/tpg.tex
|
|
share/doc/py-tpg/tpg11.html
|
|
share/doc/py-tpg/tpg13.html
|
|
share/doc/py-tpg/tpg14.html
|
|
share/doc/py-tpg/tpg19.html
|
|
share/doc/py-tpg/tpg6.html
|
|
share/doc/py-tpg/tpg7.html
|
|
share/doc/py-tpg/tpg8.html
|
|
share/doc/py-tpg/tpg9.html
|
|
share/doc/py-tpg/tpgch1.html
|
|
share/doc/py-tpg/tpgch10.html
|
|
share/doc/py-tpg/tpgch11.html
|
|
share/doc/py-tpg/tpgch2.html
|
|
share/doc/py-tpg/tpgch3.html
|
|
share/doc/py-tpg/tpgch4.html
|
|
share/doc/py-tpg/tpgch5.html
|
|
share/doc/py-tpg/tpgch6.html
|
|
share/doc/py-tpg/tpgch7.html
|
|
share/doc/py-tpg/tpgch8.html
|
|
share/doc/py-tpg/tpgch9.html
|
|
share/doc/py-tpg/tpgli1.html
|
|
share/doc/py-tpg/tpgli2.html
|
|
share/doc/py-tpg/tpgpa1.html
|
|
share/doc/py-tpg/tpgpa2.html
|
|
share/doc/py-tpg/tpgpa3.html
|
|
share/doc/py-tpg/tutorial.tex
|
|
share/doc/py-tpg/usage.tex
|
|
share/examples/py-tpg/calc.pyg
|
|
share/examples/py-tpg/notation.pyg
|
|
@dirrm share/examples/py-tpg
|
|
@dirrm share/doc/py-tpg
|