mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 18:03:31 +01:00
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 16ce7abd93 | |||
| 40e6add5ad |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 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> |
|||
| 40e6add5ad |
Continue implementation of grammar.py
Signed-off-by: Jan Lindemann <jan@janware.com> |