Nix in Rust
  • Rust 62.3%
  • Nix 37.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-04-20 15:44:42 +02:00
zix zix-eval: prefer reference counting over cloning 2025-03-29 15:42:43 +01:00
zix-eval zix-eval: improve binding 2025-04-20 15:44:42 +02:00
zix-lexer zix: fix hinting on last code line 2025-03-29 02:17:38 +01:00
zix-parser zix-eval: switch to fxhash 2025-04-20 15:27:59 +02:00
zix-vm zix-vm: fix local scopes 2025-04-20 15:07:00 +02:00
.gitignore Initial Commit 2025-03-08 15:37:06 +01:00
.rustfmt.toml Initial Commit 2025-03-08 15:37:06 +01:00
Cargo.lock zix-eval: switch to fxhash 2025-04-20 15:27:59 +02:00
Cargo.toml zix-vm: init 2025-04-05 04:43:51 +02:00