Minor bug fixes to get it to scan something, enhance test program to print flex state...
authorNick Downing <downing.nick@gmail.com>
Thu, 28 Jun 2018 09:51:34 +0000 (19:51 +1000)
committerNick Downing <downing.nick@gmail.com>
Thu, 28 Jun 2018 09:51:34 +0000 (19:51 +1000)
commitdf37a6eb1c42c9ae41908b586fe0158b3686edfc
tree612b528e95fb582dd8cc7daad025a2c1de3ee2fa
parent67facfff44c829ade398214762faf6a733ecf038
Minor bug fixes to get it to scan something, enhance test program to print flex state machine progression (for comparison against our generated state machine)
.gitignore
ast.py
plex.py
skel/lex.yy.c.patch
tests/Makefile
tests/cal.l
tests/cal.l.xml
tests/cal.y [new file with mode: 0644]
tests/lex.yy.c.patch [new file with mode: 0644]