gunb.ai gunbc · structural compiler

A structural compiler for composable systems.

Describe the system once. Let the compiler derive the rest.

Modern systems are full of hand-written translations: types into clients, models into schemas, services into docs, code into tests, source into build rules.

gunbc gives the system one structural description, checks it, and derives the mechanical pieces.

When the description is incomplete, the compiler refuses to guess.

$ git clone https://github.com/gunb-ai/gunbc
$ cd gunbc
$ cargo build --release