playing around with a language
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Emi Simpson 64b8d18fe8
Clean up the output a little bit
11 months ago
src Clean up the output a little bit 11 months ago
.gitignore Init rust repo 1 year ago
Cargo.lock Added lexing! 1 year ago
Cargo.toml Added lexing! 1 year ago
grammar-initial.ebnf Update the lexer to match changes to the grammar 11 months ago
grammar.ebnf Added parsing!! 12 months ago
sample-initial.amo Gen IR for types, incl. functional types 11 months ago
sample.amo Added parsing!! 12 months ago