Rust library and utilities for the Suzu language. https://suzu-lang.org
Find a file
2026-05-02 19:38:48 -07:00
db Implement foundations of generics. 2026-04-26 23:11:15 -07:00
docs Add code samples; start on schema templating. 2026-03-04 12:51:51 -08:00
suzu Improve generic handling; add VS Code syntax. 2026-05-02 19:22:06 -07:00
sz Improve szun organization. 2026-02-12 19:41:27 -08:00
szun Improve generic handling; add VS Code syntax. 2026-05-02 19:22:06 -07:00
vscode Add license files; package syntax highlighting. 2026-05-02 19:38:48 -07:00
.gitignore Initialize repository. 2026-01-03 20:40:32 -08:00
Cargo.lock Implement foundations of generics. 2026-04-26 23:11:15 -07:00
Cargo.toml Intermediate changes. 2026-03-18 23:53:33 -07:00
LICENSE.md Add license files; package syntax highlighting. 2026-05-02 19:38:48 -07: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