SableCC

From Free Software Directory
Jump to: navigation, search


[edit]

SableCC

http://sablecc.org
Generates compilers and interpreters in Java

'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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

2 June 2004




Leaders and contributors

Contact(s)Role
See the AUTHORS file in the distribution for a complete list Contributor
Etienne M. Gagnon Maintainer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttp://sablecc.org/browser
Bug Tracking,Developer,SupportE-mailmailto:sablecc-list@sable.mcgill.ca
Bug TrackingBug Trackinghttp://sablecc.org/query


Software prerequisites

KindDescription
Weak prerequisiteant
Required to useSableVM
Required to buildjikes




Entry




























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

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.