-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Michael Wang edited this page Feb 1, 2025
·
8 revisions
Welcome to the HulaScript wiki! This is your home for all HulaScript documentation.
- Asynchronous Operations and Green Threads
-
Control Structures
- If...Elif...Else
- While...End
- Do...While
- For
- Try...Catch
- Functions and Closures
- Function Declarations
- Variadic Function Declarations
- Lambda Declarations
- Calling Variadic Functions
- Function Declarations
- 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