playing around with a language
Go to file
Emi Simpson 756bb883f0
Simplify the grammar a little bit (sike!)
2022-04-22 10:31:07 -04:00
src Added parsing!! 2022-04-06 09:23:46 -04:00
.gitignore Init rust repo 2022-03-09 20:16:37 -05:00
Cargo.lock Added lexing! 2022-03-10 13:06:25 -05:00
Cargo.toml Added lexing! 2022-03-10 13:06:25 -05:00
grammar-initial.ebnf Simplify the grammar a little bit (sike!) 2022-04-22 10:31:07 -04:00
grammar.ebnf Added parsing!! 2022-04-06 09:23:46 -04:00
sample-initial.amo Added parsing!! 2022-04-06 09:23:46 -04:00
sample.amo Added parsing!! 2022-04-06 09:23:46 -04:00