Part III: The Language

This part provides detailed coverage of the TADS 3 language.

Source Code Structure
Source File Character Sets
The Preprocessor
Fundamental Datatypes
Enumerators
The Main Program Entrypoint
The Object Inheritance Model
Object Definitions
Dynamic Object Creation
Garbage Collection and Finalization
Expressions and Operators
Procedural Code
Exceptions and Error Handling
Anonymous Functions
Capturing Calls to Undefined Methods
Reflection
Extending Intrinsic Classes
Exporting Symbols
VM Run-Time Error Codes