1. 1. Moon Script
  2. 2. Users guide
    1. 2.1. Values
    2. 2.2. Assignments
    3. 2.3. Returning values
    4. 2.4. Calling functions
    5. 2.5. Properties
    6. 2.6. Operators
    7. 2.7. If blocks
    8. 2.8. While blocks
  3. 3. Developers guide
    1. 3.1. Engine
      1. 3.1.1. Adding constants
      2. 3.1.2. Adding functions
      3. 3.1.3. Creating custom types
    2. 3.2. Specific scripting contexts
      1. 3.2.1. Input variables
      2. 3.2.2. Better error formatting
    3. 3.3. ASTs

MoonScript

Better error formatting