summaryrefslogtreecommitdiff
path: root/aapl
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2009-02-13 04:20:27 +0000
committerAdrian Thurston <thurston@complang.org>2009-02-13 04:20:27 +0000
commitf9a1603eead3b6daa97b79eab8a6445fb46af5de (patch)
treeaa381b6c511f23e84d79104c2ae9a0fd4f4c9b9c /aapl
parentba86e1650f475034ef4ae4d03da4a5f17b81830b (diff)
downloadcolm-f9a1603eead3b6daa97b79eab8a6445fb46af5de.tar.gz
Now using a single parse table with multiple entry points, instead of multiple
disjoint tables, one for each nonterminal that must be parsed. I had pursued this before but gave up because the EOF token of one parser could interfere with another parser. The observation I was missing was that we can use unique EOF tokens for each nonterminal we parse, thus avoiding interference.
Diffstat (limited to 'aapl')
0 files changed, 0 insertions, 0 deletions