What's new? | Help | Directory | Sign in
Google
boo-extensions
Useful extensions, macros and attributes to the boo programming language
  
  
  
  
    
Code License: MIT License
Labels: boo, concurrency, actors, match, stm, jvm, peg, parsing
Join project
Project owners:
  rodrigobamboo

Useful extensions, macros and attributes to the boo programming language.

Extensions provided by the project include object pattern matching, simpler definition for algebraic data type like structures, Parsing Expression Grammars, concurrency primitives exploring different approaches such as actors, STM, etc.

A jvm bytecode backend is also in the works.