[wip] playing with programming language concepts, based on https://wiki.anarchist.work/building-programming-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.
|
1 month ago | |
---|---|---|
grammar | 1 month ago | |
src | 1 month ago | |
.gitignore | 1 month ago | |
Cargo.lock | 1 month ago | |
Cargo.toml | 1 month ago | |
README.md | 1 month ago |
README.md
toylang
toylang is a Toy language made to study how programming languages work. The language is growing as I go. You can try it out at: https://era.codeberg.page/toylang-rs/
Features
For now is just a fancy Integer calulator