Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37491334
en ru br
ALT Linux repos
5.0: 3.2-alt2_1jpp5

Group :: Development/Java
RPM: sablecc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.2-alt2_1jpp5
Build date: 6 september 2008, 22:49 ( 815.4 weeks ago )
Size: 181.58 Kb

Home page:   http://www.sablecc.org/

License: LGPL
Summary: Sable Research Group's Compiler Compiler
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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • sablecc
  • sablecc-javadoc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin