mirror of
https://codeberg.org/NLnet/takentaal.git
synced 2025-08-30 14:30:08 +00:00
9 lines
No EOL
150 B
Markdown
9 lines
No EOL
150 B
Markdown
# takentaal
|
|
|
|
## Commands
|
|
|
|
```bash
|
|
nix develop
|
|
antlr4-parse takentaal.g4 takentaal example -tree
|
|
antlr4-parse takentaal.g4 takentaal example -tokens
|
|
`` |