Skip to content

Documentation

Docs / Start here

Ultraviolet’s documentation has one authoritative reference surface: the Handbook. It is the combined language guide, implementation reference, diagnostics guide, grammar reference, ABI reference, and operational-semantics map.

The pages outside the handbook are intentionally short. Use them to install or build the toolchain, create a first project, and then move into the relevant handbook chapter for exact rules.

  • Quickstart - install the CLI, create the smallest project shape, and run the public command surface.
  • First program - inspect a minimal executable manifest and entrypoint.
  • Build the compiler - build the language repository from source.
  • Handbook - use the chapter map as the full reference guide.

The generated handbook follows the language’s learning and reference order, from design philosophy through grammar and engineering practice.