metaBuilder
Typed builder DSL built on nix-effects descriptions and internalized programs.
metaBuilder describes builders as typed values. The same spec can drive validation, schema extraction, documentation, dependency graphs, dry runs, and materialization. Source and releases live on GitHub.
Manual
Start with the Manual to learn how to write and use metaBuilder builders as typed descriptions.
Theory
Read Theory for the mathematical framing: descriptions, internalized programs, ornaments, interpretations, and runtime structure.
Examples
The Examples are guided artifact tours with source pages and generated views.
API Reference
Use the API reference when you need exact operations and descriptions, datatypes and schemas, ornaments, program views, or helper modules.
API Reference