A simple, statically, fast language that is being developed constantly
Find a file
MrKomodoDragon 21777ec27b Test
2026-03-05 16:19:26 -08:00
.helix added some basic cases, trying figuring out why the globals dict is empty between statements 2023-06-16 11:45:26 -07:00
src Test 2026-03-05 16:19:26 -08:00
.gitignore Merge rewrite with last functional interpreter 2023-10-03 20:08:19 -07:00
cargo what happened 2023-06-07 18:06:49 -07:00
Cargo.lock Begin work on migration to logos 0.15 and chumsky 0.11 2025-10-20 17:05:35 -07:00
Cargo.toml Begin work on migration to logos 0.15 and chumsky 0.11 2025-10-20 17:05:35 -07:00
LICENSE Initial commit 2021-03-23 13:21:31 -07:00
output.txt Add support for looking up variables (at least in let statements) 2025-01-23 19:35:39 +00:00
README.md Update README.md 2023-10-03 20:11:13 -07:00
test Test 2026-03-05 16:19:26 -08:00

sequoia

A simple, statically typed, fast language that is being developed constantly