Add start conditions (AT&T style only), improve EOF rules, add default action
authorNick Downing <downing.nick@gmail.com>
Sat, 30 Jun 2018 00:22:16 +0000 (10:22 +1000)
committerNick Downing <downing.nick@gmail.com>
Sat, 30 Jun 2018 00:22:16 +0000 (10:22 +1000)
commita1c6abe1926882b51bcb8846fbab60d9f54f4164
tree78690acc53e11ebca28f8d81b531edeeec96ee9e
parent6defae2a7acc25256d9de66178927b14422327ca
Add start conditions (AT&T style only), improve EOF rules, add default action
.gitignore
ast.py
doc/Flex - a scanner generator - Start conditions.pdf [new file with mode: 0644]
plex.py
skel/lex.yy.c.patch
tests/Makefile
tests/cal.l.xml [deleted file]
tests/flex0.l [new file with mode: 0644]
tests/flex1.l [new file with mode: 0644]