Compiler experimentation.
Rust 80.9%
Nix 16.8%
Just 0.8%
Shell 0.1%
Other 1.4%
6 1 0

Clone this repository

https://tangled.org/cronokirby.com/zauber https://tangled.org/did:plc:sxmi2vrgqthit3kkdefkjrta/zauber
git@tangled.org:cronokirby.com/zauber git@tangled.org:did:plc:sxmi2vrgqthit3kkdefkjrta/zauber

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Development#

Checks#

For CI or other such builds, use:

nix flake check  

which will run cargo check, clippy, and the tests.

For development, there's also:

just check  

available in the dev shell.