1. Introduction
  2. Interpreter
  3. Local installation
  4. Online playground
  5. Language
  6. Language introduction
  7. Data types
    1. <type>
    2. Null
    3. Integer
    4. Float
    5. Boolean
    6. String (and string operations)
  8. <program>
  9. Input/output
  10. Variables
  11. Blocks
  12. Specials
  13. Error handling
  14. Mathematical operations
  15. Logical operations
  16. <if>
  17. <loop>
  18. Functions
  19. <exit />
  20. <delay>
  21. <rand />