Language Guide - rmboggs/boo GitHub Wiki
Added by Rodrigo B. de Oliveira
Welcome to the boo user guide.
Contents
-
Basic Features of Boo
-
Using .NET's Standard Class Library
- General .NET Help
-
[String Operations](./Language-Guide:-String-Operations) -
[Triple Quoted Strings](./Language-Guide:-Triple-Quoted-Strings) -
[Site Index](https://github.com/bamboo/boo/wiki/_pages) -
[Regular Expressions](https://github.com/bamboo/boo/wiki/Regular-Expressions) -
[XML Serialization](https://github.com/bamboo/boo/wiki/XML-Serialization) -
[Generics](./Generics)
-
Procedural Programming
-
Types and Structures
-
Object-oriented Features
-
Advanced Features
- Macros (for developers, see also Syntactic Macros)
- Extensible Compiler Architecture
-
Additional Information