Rust library and utilities for the Suzu language. https://suzu-lang.org
Find a file
2026-03-05 17:55:40 -08:00
docs Add code samples; start on schema templating. 2026-03-04 12:51:51 -08:00
suzu Update samples, improve commons implementations. 2026-03-05 17:55:40 -08:00
sz Improve szun organization. 2026-02-12 19:41:27 -08:00
szun Update samples, improve commons implementations. 2026-03-05 17:55:40 -08:00
.gitignore Initialize repository. 2026-01-03 20:40:32 -08:00
Cargo.lock Improve code organization; implement array. 2026-02-14 10:06:35 -08:00
Cargo.toml Prepare workspace projects. 2026-01-03 22:53:59 -08:00
README.md Add README. 2026-01-03 22:56:34 -08:00

Suzu Language

Projects

  • suzu—suzu compiler/runtime
  • szun—dynamic data typing
  • sz—stand-alone compiler