Tooling Overview
The repo’s tooling story is larger than one page now. Use this page as a map of the deeper tooling guides.
Read by task
Section titled “Read by task”- CLI and Debug Flags for build modes, interpreter entrypoints, diagnostics flags, and package validation.
- REPL for interactive use and current limitations.
- VS Code and LSP for the editor extension,
kelvra-lsp, formatting, hover, navigation, completion, and semantic tokens.
Current surface area
Section titled “Current surface area”- installable
kelvraandkelvra-lsprelease binaries - project commands for init, dependencies, scripts, publishing, audits, and caches
- interpreter build modes through
build.shfor contributors - runtime tracing and disassembly flags
- frontend timing output in human and JSON form
- interactive REPL
- an official, platform-specific VS Code Marketplace extension
- in-repo LSP with real regression coverage