An Introduction to Squirrel
Overview
Chapters
- Getting Started
- Keywords and Identifiers
- Constants
- Comments
- Data Types
- Literals and Operators
- Expressions
- Intro to Functions
- Intro to Objects
- Scope
- Control Flow
- Exceptions
- Enums
- Arrays
- Tables
- Functions
- Generators
- Delegation
- Weak References
- Classes
- Inheritance
- Metamethods