Lookahead improvements: EOF handling and better ambiguity detection.
commitcb69f7f2815c62e31922d73c35f3a1f9cd55d389
authorJoshua Haberman <joshua@reverberate.org>
Sun, 27 Jul 2008 01:01:38 +0000 (26 18:01 -0700)
committerJoshua Haberman <joshua@reverberate.org>
Sun, 27 Jul 2008 01:06:05 +0000 (26 18:06 -0700)
tree0eb6c6cf313dac27936ed80455a73724ae917e2a
parent4f9352caaed6fcc6b8c70f2ec8cb053d2f64e3cb
Lookahead improvements: EOF handling and better ambiguity detection.
TODO
compiler/bootstrap/rtn.lua
compiler/data_structures.lua
compiler/fa.lua
compiler/ll.lua
tests/test_ll.lua