Implement a dead simple pseudo-EBNF to Pest translator, which works on Conlang's EBNF

This commit is contained in:
2024-04-06 05:22:21 -05:00
commit d1d8c45bdb
6 changed files with 316 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/target