My original thought was to decouple the runtime from the LR parser generator by making TSParser a generic interface that LR parsers implement. I think this was more trouble than it was worth. |
||
|---|---|---|
| .. | ||
| dummy_parser.c | ||
| dummy_parser.h | ||
| read_test_entries.cc | ||
| read_test_entries.h | ||
| spy_reader.cc | ||
| spy_reader.h | ||
| tree_helpers.cc | ||
| tree_helpers.h | ||