Getting Started
Install the toolchain, run your first program, build it to a native binary.
This section gets a working Nex program on your machine in three steps: install the toolchain, run a program with the tree-walking interpreter, then compile that same program to a native binary.
For a tour of the language itself, see Examples. For the formal reference, see the Specification. For details on the CLI subcommands, see Tooling.