Skip to content

Tooling Overview

The repo’s tooling story is larger than one page now. Use this page as a map of the deeper tooling guides.

  • 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.
  • installable kelvra and kelvra-lsp release binaries
  • project commands for init, dependencies, scripts, publishing, audits, and caches
  • interpreter build modes through build.sh for 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