1. Introduction
  2. Install
  3. 1. The Snax Language
    1. 1.1. Numbers
    2. 1.2. Strings
    3. 1.3. Compiler Functions
  4. 2. Standard Library
    1. 2.1. math
    2. 2.2. string
    3. 2.3. memory
    4. 2.4. io
  5. 3. The Snax Compiler
    1. 3.1. Parsing
    2. 3.2. Compiling

Snax

    Installation

    We are still working on getting snax packaged up for easy installation. Until then, your best bet is to checkout the snax github repository.

    VSCode Extension

    A vscode extension is built on a regular basis. It is not yet available in the vscode extension marketplace, however you can install is directly from the VSIX file, which you can download from the list below:

    Loading...