development/compilers

sablecc - Sable Research Group's Compiler Compiler

Website: http://www.sablecc.org/
License: LGPL
Vendor: JPackage Project
Description:
SableCC is an object-oriented framework that generates compilers (and
interpreters) in the Java programming language. This framework is based
on two fundamental design decisions. Firstly, the framework uses
object-oriented techniques to automatically build a strictly typed
abstract syntax tree that matches the grammar of the compiled language
and simplifies debugging. Secondly, the framework generates tree-walker
classes using an extended version of the visitor design pattern which
enables the implementation of actions on the nodes of the abstract
syntax tree using inheritance. These two design decisions lead to a tool
that supports a shorter development cycle for constructing compilers.

Packages

sablecc-2.18.2-2jpp.noarch [240 KiB] Changelog by Fernando Nasser (2004-09-04):
- Rebuild with Ant 1.6.2
sablecc-2.18.2-2jpp.src [141 KiB] Changelog by Fernando Nasser (2004-09-04):
- Rebuild with Ant 1.6.2

Listing created by Repoview-0.6.6-5.mga4.tainted