[lexer] DOT graph of lexer states: numbers, bools, and parens so far
This commit is contained in:
parent
ebee8c8646
commit
4341268d0d
2 changed files with 76 additions and 0 deletions
2
doc/Makefile
Normal file
2
doc/Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
lexer.pdf: lexer.dot
|
||||
dot -Tpdf -O$@ $^
|
Loading…
Add table
Add a link
Reference in a new issue