We build ulb — a declarative build DSL — and its toolchain.
Founder & maintainer: Amr Ayman.
| Repository | What it does |
|---|---|
| Uliab | Core: the DSL evaluator, the WASM plugin host, and the incremental task engine (Rust) |
| ulb-plugins | Official WASM build plugins (ulite/hello, ulite/jvm) and the plugin registry |
| ulb-lsp | Language server for the DSL |
| tree-sitter-ulb | Editor grammar: highlighting, folding, indentation |
Everything is experimental. The DSL, the plugin ABI, and the tooling are in active development and can change at any time.