Categories

Visit BadVista.org Visit PlayOgg.org Visit DefectiveByDesign.org

SableCC

'SableCC' is an object-oriented framework that generates compilers and interpreters in Java. It is based on two design decisions. First, the framework uses object-oriented techniques to automatically build a strictly typed abstract syntax tree. Second, 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. This means a shorter development cycle for constructing compilers.

Last updated 13 May, 2005


User level: Submit a level

User Rating:

Homepage

License(s) :

LGPLv2.1orlater

Rate it!

 

About

Leadership
  • Etienne M. Gagnon - Maintainer
  • See the AUTHORS file in the distribution for a complete list - Contributor
Requirements
  • SableVM (Use Requirement)
  • jikes (Build Prerequisite)
  • ant (Weak Prerequisite)
Related Projects

GNU Classspathx, SableVM, Snug, cp-tools

Versions

3-beta.2

3-beta.2 beta released 2003-09-04

  • Released: 4 Sep, 2003
  • Code Maturity: Beta
2.18.2

2.18.2 stable released 2004-01-17

User Community and Support

See http://sablecc.org/documentation.html for a complete list of documentation

General Resources
Support Resources
  • E-mail
  • irc://irc.sablecc.org/#sablecc

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2008 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.