mirror of
https://codeberg.org/NLnet/takentaal.git
synced 2025-09-01 15:20:40 +00:00
Antlr grammar for defining tasks.
.gitignore | ||
example | ||
flake.lock | ||
flake.nix | ||
README.md | ||
takentaal.g4 |
takentaal
Commands
nix develop
antlr4-parse takentaal.g4 takentaal example -tree
antlr4-parse takentaal.g4 takentaal example -tokens
``