SableCC News
Brought to you by:
egagnon
SableCC is a parser generator which generates fully featured object-oriented frameworks for building compilers, interpreters and other text parsers. In particular, generated frameworks include intuitive strictly-typed abstract syntax trees and tree walkers. SableCC also keeps a clean separation between machine-generated code and user-written code which leads to a shorter development cycle.
This version uses unsigned shift left instead of integer division by 2 for binary search.
You can download this SableCC version from: http://downloads.sourceforge.net/sablecc/sablecc-3.5.zip
The SableCC project is located at:
http://sablecc.org