Gettings started

Language

The language page is the main documentation for the language. Shortcuts to lexical, module and simple types.

Compiler

Overview has a high level view of how the compiler works, and is a good start if want to get started on hacking on the compiler. Delving deeper into the inner works this page details how expressions should be semantically handled. Code style has documentation on the code style applied to all Volt projects.

Other