Skip to content
Michael Wang edited this page Feb 1, 2025 · 8 revisions

Welcome to the HulaScript wiki! This is your home for all HulaScript documentation.

Language

  • Asynchronous Operations and Green Threads
  • Control Structures
  • Functions and Closures
    • Function Declarations
      • Variadic Function Declarations
    • Lambda Declarations
    • Calling Variadic Functions
  • Classes
    • Property Declarations
    • Constructors and Auto-Constructors
    • Method Declarations
    • Inheritance
  • Tables
    • Array-Tables
    • Table Methods
  • The Standard Library
    • Method Overview
    • Class Overview
    • Importing Modules and Foreign Shared Libraries(.dll, .so)
  • Data Types
    • Numerical Data Types(Doubles, Rationals)
    • Closures
    • Tables
    • Foreign-Objects and Foreign Functions
  • Miscellaneous
    • Suppressing warnings
    • List of all Tokens

Clone this wiki locally