Table of contents
- The Language
- Whitespace
- Assignment
- Update Assignment
- Comments
- Literals & Operators
- Function Literals
- Fat Arrows
- Argument Defaults
- Considerations
- Multi-line arguments
- Table Literals
- Comprehensions
- List Comprehensions
- Table Comprehensions
- Slicing
- String Interpolation
- For Loop
- While Loop
- Continue
- Conditionals
- With Assignment
- Line Decorators
- Switch
- Object Oriented Programming
- Inheritance
- Super
- Types
- Class Objects
- Class Variables
- Class Declaration Statements
- @ and @@ Values
- Class Expressions
- Anonymous classes
- Export Statement
- Export All & Export Proper
- Local Statement
- Import Statement
- With Statement
- Do
- Destructuring Assignment
- Destructuring In Other Places
- Function Stubs
- The Using Clause; Controlling Destructive Assignment
- Misc.
- Implicit Returns on Files
- Writing Modules
- License (MIT)
- export
- local