12632Sstever@eecs.umich.eduThe PLY to-do list:
22632Sstever@eecs.umich.edu
36498Snate@binkert.org1. Finish writing the C Preprocessor module.  Started in the
46498Snate@binkert.org   file ply/cpp.py
52632Sstever@eecs.umich.edu
66498Snate@binkert.org2. Create and document libraries of useful tokens.
72632Sstever@eecs.umich.edu
86498Snate@binkert.org3. Expand the examples/yply tool that parses bison/yacc
96498Snate@binkert.org   files.
102632Sstever@eecs.umich.edu
116498Snate@binkert.org4. Think of various diabolical things to do with the
126498Snate@binkert.org   new yacc internals.  For example, it is now possible
136498Snate@binkert.org   to specify grammrs using completely different schemes
146498Snate@binkert.org   than the reflection approach used by PLY.
152632Sstever@eecs.umich.edu
162632Sstever@eecs.umich.edu
17