mirror of
https://codeberg.org/NLnet/takentaal.git
synced 2025-08-29 14:00:06 +00:00
init
This commit is contained in:
commit
dad77f64ec
6 changed files with 209 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# takentaal
|
||||
|
||||
## Commands
|
||||
|
||||
```bash
|
||||
nix develop
|
||||
antlr4-parse takentaal.g4 takentaal example -tree
|
||||
antlr4-parse takentaal.g4 takentaal example -tokens
|
||||
``
|
Loading…
Add table
Add a link
Reference in a new issue