grammar.py et al: Centralize more code

More code is removed from the special parser directories and centralized
into grammar.py, Cmd.py, and generate-flex-bison.mk.

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2017-10-29 18:25:55 +01:00
commit 6297f10f55
6 changed files with 210 additions and 177 deletions

1
.gitignore vendored
View file

@ -13,3 +13,4 @@ jw-python
*.secret
local.mk
.gdb_history
*.pyc