A toy programming language focused on being easy to parse and easy to understand.
Find a file
2024-08-21 21:15:39 +01:00
src Split parser from runtime. 2024-08-21 21:15:39 +01:00
.gitignore bleck 2024-08-13 20:37:53 +01:00
Cargo.lock Split parser from runtime. 2024-08-21 21:15:39 +01:00
Cargo.toml Split parser from runtime. 2024-08-21 21:15:39 +01:00
LICENCE add EUPL 2024-08-14 12:36:42 +01:00
README.md update README 2024-08-16 14:51:40 +01:00

Granite

Granite is a toy programming language that is intended to be easy to parse and easy to understand (provided you can understand the language)

Docs

Documentation is available at https://granite.colean.cc/