Code that can dump a grammar with graphs to HTML. It's pretty.
commit71c2f9543a91bbfc997b64045d4908c56614b67b
authorJoshua Haberman <joshua@reverberate.org>
Sat, 29 Mar 2008 08:04:44 +0000 (29 01:04 -0700)
committerJoshua Haberman <joshua@reverberate.org>
Sat, 29 Mar 2008 08:04:44 +0000 (29 01:04 -0700)
tree61ac2b931e95b1f54697f99a9c53330c18db7450
parentc3d8dec24fa887330e09f05657c88ed9cc848232
Code that can dump a grammar with graphs to HTML.  It's pretty.
compiler/bootstrap/rtn.lua
compiler/bytecode.lua
compiler/fa.lua
compiler/fa_algorithms.lua
compiler/grammar.lua
compiler/gzlc
compiler/intfa_combine.lua
compiler/ll.lua
sketches/dump_to_html.lua [new file with mode: 0644]
sketches/json.gzl