Difference between revisions of "SableCC"

From Free Software Directory
Jump to: navigation, search
(Update for new release and new VCS, update URLs, change computer language to Java)
Line 7: Line 7:
 
|Component programs=
 
|Component programs=
 
|Homepage URL=http://sablecc.org
 
|Homepage URL=http://sablecc.org
|VCS checkout command=svn export svn://svn.sablecc.org/sablecc/trunk sablecc
+
|VCS checkout command=git clone http://sablecc.org/sablecc.git
|Computer languages=C
+
|Computer languages=Java
 
|Documentation note=See http://sablecc.org/documentation.html for a complete list of documentation
 
|Documentation note=See http://sablecc.org/documentation.html for a complete list of documentation
 
|Paid support=
 
|Paid support=
Line 21: Line 21:
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.18.2
+
|Version identifier=3.7
|Version date=2004-01-17
+
|Version date=2012-11-29
 
|Version status=stable
 
|Version status=stable
|Version download=http://prdownloads.sourceforge.net/sablecc/sablecc-2.18.2.tar.gz?download
+
|Version download=http://downloads.sourceforge.net/sablecc/sablecc-3.7.zip
 
|License verified date=2004-06-02
 
|License verified date=2004-06-02
 
|Version comment=2.18.2 stable released 2004-01-17
 
|Version comment=2.18.2 stable released 2004-01-17
Line 43: Line 43:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://devel.sablecc.org/svn
+
|Resource URL=http://sablecc.org/browser
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://sourceforge.net/tracker/?atid=105704&group_id=5704&func=browse
+
|Resource URL=http://sablecc.org/query
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 14:08, 19 April 2013


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