forked from boo-lang/boo
-
Notifications
You must be signed in to change notification settings - Fork 0
Language Features
rollynoel edited this page Jun 18, 2013
·
6 revisions
Added by Rodrigo B. de Oliveira
- Type Inference
- Builtin Literals for lists, hashes, arrays, regular expressions and timespans
- Slicing
- String Interpolation
- Statement Modifiers
- Syntactic Attributes
- Syntactic Macros
-
Generators
- Generator Expressions
- List Generators
- Array Generators
- Generator Methods
- First Class Functions
- Closures
- Callable Types
- Duck Typing
- Extensible Compilation Pipeline
- User-defined Value Types
- Interactive Interpreter
See the Boo Language Guide for a more complete reference, as well as the Tutorials and Cookbook.