forked from boo-lang/boo
-
Notifications
You must be signed in to change notification settings - Fork 0
Language Guide
scottstephens edited this page Jul 24, 2012
·
28 revisions
- Boo.Lang.Useful
- Boo benchmarks
- Boo Compiler
- Builtin Functions Summary
- Casting Types
- Classes
- Comments
- Data Types
- Enums
- Events
- Exception Handling
- Fields and Properties
- Functions
- Generics
- Getting Started
- Hashtables
- How to Compile
- How to Edit
- How to Run
- Import
- Interfaces
- Keywords with Examples
- Lists and Arrays
- Loops
- Macros
- Multidimensional Arrays
- Operator Overloading
- Parameters
- Slicing
- String Operations
- Structure of a Boo Script
- Syntactic Macros
- Triple Quoted Strings
- Type Inference
- User-defined Value Types (structs)