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
6
commits
1
branch
0
tags
78
KiB
Rust
100%
92ad2bc118
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
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