mirror of
ssh://devgit.janware.com/janware/proj/jw-python
synced 2026-06-18 18:06:39 +02:00
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a7a34f73c | |||
| 16ce7abd93 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 1a7a34f73c |
grammar.py and friends: Implement config file support
Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| 16ce7abd93 |
grammar.py and friends: Make test/grammar compile and start
Doesn't successfully parse grammartest.code, yet, it errors out with a syntax error on whitespace. But at least it compiles and starts. Signed-off-by: Jan Lindemann <jan@janware.com> |