mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 18:03:31 +01:00
|
|
||
|---|---|---|
| .. | ||
| include | ||
| generate.conf | ||
| generate.py | ||
| grammartest-input.ebnf | ||
| grammartest.code | ||
| main.cpp | ||
| Makefile | ||
Signed-off-by: Jan Lindemann <jan@janware.com> |
||
|---|---|---|
| .. | ||
| include | grammar.py and friends: Implement config file support | |
| generate.conf | grammar.py and friends: Implement config file support | |
| generate.py | grammar.py et al: Centralize more code | |
| grammartest-input.ebnf | grammar.py: Add grammar_parse_ebnf_tokens() | |
| grammartest.code | grammar.py and friends: Make test/grammar compile and start | |
| main.cpp | grammar.py and friends: Implement config file support | |
| Makefile | grammar.py and friends: Implement config file support | |