Next:
2.1 Objects
Up:
The Slate Programmer's Reference
Previous:
Terms
 
Contents
2 Language Reference
Subsections
2.1 Objects
2.1.1 Block Closures
2.1.2 Slot Properties
2.2 Expressions
2.2.1 Unary Message-sends
2.2.2 Binary Message-sends
2.2.3 Keyword Message-sends
2.2.4 Expression Sequences
2.2.5 Implicit-context Sends
2.3 Methods
2.3.1 Method Definitions
2.3.2 Expression-based Definitions
2.3.3 Lookup Semantics
2.3.4 Resends
2.3.5 Type Annotations
2.3.6 Macro-level Methods
2.3.6.1 The ` special character
2.3.6.2 Quoting and Unquoting
2.3.6.3 Labelled Quotation
2.3.6.4 Evaluation at Compile-time
2.3.6.5 Expression Substitution
(Not Yet Implemented)
2.3.6.6 Defining new Macro-methods
2.4 Literals
2.4.1 Characters
2.4.2 Strings
2.4.3 Symbols
2.4.4 Arrays
The Slate Project 2003-07-29