Further rearrangement to put everything inside the PLex class, and move the entire...
authorNick Downing <downing.nick@gmail.com>
Sun, 1 Jul 2018 14:50:31 +0000 (00:50 +1000)
committerNick Downing <downing.nick@gmail.com>
Sun, 1 Jul 2018 14:50:31 +0000 (00:50 +1000)
commitcba680288603883ee15e74bfd8d9f7b0e9993c1b
tree53dc53865523e715b6d202407fa280eff6c350bb
parentf3e57883d1b0642bac22798459198aa361eb0f23
Further rearrangement to put everything inside the PLex class, and move the entire source file processing into the post_process() routine, leaves a serialized copy of the regular expression recognized in each start condition in PLex object
ast.py
bootstrap_plex.py [moved from plex.py with 71% similarity]
generate.py
tests/Makefile