Commands
| Command | Description |
|---|---|
brikc build | Compile to native binary |
brikc run | Compile and execute |
brikc check | Verify TCE metrics |
brikc fmt | Format PCD source |
brikc emit | Emit to backend (Rust/JS/Python) |
brikc bir | Emit BIR bytecode |
brikc repl | Interactive REPL |
brikc lsp | Start LSP server |
brikc --version | Show version and fixpoint hash |