This website requires JavaScript.
Explore
Help
Register
Sign In
Emi
/
Amo
Watch
1
Star
0
Fork
You've already forked Amo
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
playing around with a language
15
commits
1
branch
0
tags
78
KiB
Rust
100%
9c7ef81044
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Emi Simpson
9c7ef81044
Remove some debugging code
2022-04-24 23:15:41 -04:00
src
Remove some debugging code
2022-04-24 23:15:41 -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
Update the lexer to match changes to the grammar
2022-04-22 11:49:28 -04:00
grammar.ebnf
Added parsing!!
2022-04-06 09:23:46 -04:00
sample-initial.amo
Fix up evaluation baybeeee!!!!!
2022-04-24 23:03:42 -04:00
sample.amo
Added parsing!!
2022-04-06 09:23:46 -04:00