An Introduction to Squirrel

From SigMod
Revision as of 23:30, 25 October 2023 by Mince (talk | contribs) (Created page with "- Overview - Getting Started - Keywords and Identifiers - Variables - Constants - Comments - Data Types - Literals and Operators - Expressions - Functions (intro) - Objects and Methods (intro) - Debugging - Scope (and Execution Context?) - Control Flow - Exceptions - Enums - Arrays - Tables - Functions - Generators - Delegation - Classes - Inheritance - Metamethods")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

- Overview - Getting Started - Keywords and Identifiers - Variables - Constants - Comments - Data Types - Literals and Operators - Expressions - Functions (intro) - Objects and Methods (intro) - Debugging - Scope (and Execution Context?) - Control Flow - Exceptions - Enums - Arrays - Tables - Functions - Generators - Delegation - Classes - Inheritance - Metamethods