playing around with a language
Go to file
Emi Simpson 92ad2bc118
Added an EBNF grammar
2022-03-10 21:04:31 -05:00
src Rework the example a little bit, add some tokens to match 2022-03-10 20:28:29 -05: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.ebnf Added an EBNF grammar 2022-03-10 21:04:31 -05:00
sample.amo Rework the example a little bit, add some tokens to match 2022-03-10 20:28:29 -05:00