mirror of
https://codeberg.org/NLnet/takentaal.git
synced 2025-08-29 14:00:06 +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
``