Next:
List of Figures
Up:
The Slate Programmer's Reference
Previous:
The Slate Programmer's Reference
Index
Contents
List of Figures
1 Introduction
2 Language Reference
2.1 Objects
2.2 Expressions
2.3 Methods
2.4 Type Annotations
2.5 Macro Message-sends
2.6 Literal Syntax
3 The Slate World
3.1 Overall Organization
3.2 Core Behaviors
3.3 Traits
3.4 Blocks, Booleans, and Control-Flow
3.5 Magnitudes and Numbers
3.6 Collections
3.7 Streams and Iterators
3.8 External Resources
3.9 Paths
3.10 Exceptional Situations and Errors
3.11 Concurrency (Not Yet Implemented)
3.12 Types
3.13 Modules
4 Style Guide
4.1 Environment organization
4.2 Naming Methods
4.3 Instance-specific Dispatch
4.4 Organization of Source
4.5 Type-Annotating Expressions
Bibliography
Index
Brian Rice 2004-10-30