A toy programming language focused on being easy to parse and easy to understand.
Find a file
2024-08-16 16:03:12 +01:00
src Correctly escape strings. 2024-08-16 16:03:12 +01:00
.gitignore bleck 2024-08-13 20:37:53 +01:00
Cargo.lock Correctly escape strings. 2024-08-16 16:03:12 +01:00
Cargo.toml Correctly escape strings. 2024-08-16 16:03:12 +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/