zilch/docs/modules/ROOT/pages/index.adoc
Puck Meerburg fbd2fd6c71 docs: Improve homepage, navigation to be more obvious
Change-Id: I6a6a6964debc026916656181c9b0bdd5c2622069
2025-11-14 13:01:04 +00:00

22 lines
754 B
Text

= Introduction
Zilch is an experimental testbed for implementing reproducible compilation
technologies, based on Nix, but steering clear of most of the parts of Nix
built on top of the derivation concept.
Like Guix, it is built on top of Scheme. However, unlike Guix, it does not
require a second, incompatible Nix-like daemon to be installed.
Features:
* Solid, reusable, Nix daemon protocol core
* Batteries included
* Intercompatible with Nixpkgs and other, arbitrary, Nix expressions.
Its current focus is on incremental builds for xref:go/usage.adoc[Go],
xref:rust/usage.adoc[Rust], and xref:ninja/usage.adoc[Meson/CMake-based C/C++
projects].
== Contributing
Come join [.line-through]#us# me at `#zilch` on https://libera.chat[libera.chat]!