Difference between revisions of "Rats"
(New version) |
(Added Ruby link) |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
|Homepage URL=http://www.cs.nyu.edu/rgrimm/xtc/rats.html | |Homepage URL=http://www.cs.nyu.edu/rgrimm/xtc/rats.html | ||
|User level=none | |User level=none | ||
+ | |Is High Priority Project=No | ||
|Computer languages=Java | |Computer languages=Java | ||
+ | |Decommissioned/Obsolete=No | ||
+ | |Accepts cryptocurrency donations=No | ||
|Related projects=Ant,Flawfinder | |Related projects=Ant,Flawfinder | ||
|Keywords=parser,Java,generator | |Keywords=parser,Java,generator | ||
Line 15: | Line 18: | ||
|Version download=http://cs.nyu.edu/rgrimm/xtc/xtc-core-2.4.0.zip | |Version download=http://cs.nyu.edu/rgrimm/xtc/xtc-core-2.4.0.zip | ||
|Version comment=2.4.0 stable released 2014-08-17 | |Version comment=2.4.0 stable released 2014-08-17 | ||
− | |Last review by= | + | |Test entry=No |
− | |Last review date= | + | |Last review by=Bendikker |
− | + | |Last review date=2018/04/17 | |
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | |||
|Is GNU=No | |Is GNU=No | ||
|License verified date=2004-09-10 | |License verified date=2004-09-10 | ||
Line 32: | Line 34: | ||
|Role=Maintainer | |Role=Maintainer | ||
|Email=rgrimm@cs.nyu.edu | |Email=rgrimm@cs.nyu.edu | ||
− | |Resource URL= | + | }} |
+ | {{Resource | ||
+ | |Resource audience=Ruby (Ref) | ||
+ | |Resource URL=https://rubygems.org/gems/rats | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/rats | ||
}} | }} | ||
{{Resource | {{Resource |
Latest revision as of 10:11, 17 April 2018
Rats
http://www.cs.nyu.edu/rgrimm/xtc/rats.html
Java parser generator
- The Rats! parser generator is part of xtc.
Rats! is a parser generator for C-like languages (currently only Java) that has been designed so that grammars are concise and easily extensible. It relies on ordered choices to avoid ambiguities, supports syntactic predicates for unlimited lookahead, and integrates lexing with parsing. It also supports automatically generating abstract syntax trees, thus greatly reducing the need for explicit semantic actions.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Robert Grimm | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking,Developer,Support | mailto:rgrimm@cs.nyu.edu | |
Ruby (Ref) | https://rubygems.org/gems/rats | |
Debian (Ref) | https://tracker.debian.org/pkg/rats |
Software prerequisites
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.