A toy programming language focused on being easy to parse and easy to understand.
Find a file
2024-08-14 12:46:59 +01:00
src add jumping to a usize 2024-08-14 12:46:48 +01:00
.gitignore bleck 2024-08-13 20:37:53 +01:00
Cargo.lock cargo lock 2024-08-14 12:46:59 +01:00
Cargo.toml add jumping to a usize 2024-08-14 12:46:48 +01:00
LICENCE add EUPL 2024-08-14 12:36:42 +01:00
README.md wawa 2024-08-14 12:34:59 +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

TBA