Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
javacc: A parser/scanner generator for java
- Summary
- Java Compiler Compiler (JavaCC) is the most popular parser generator for use
with Java applications. A parser generator is a tool that reads a grammar
specification and converts it to a Java program that can recognize matches to
the grammar. In addition to the parser generator itself, JavaCC provides other
standard capabilities related to parser generation such as tree building (via
a tool called JJTree included with JavaCC), actions, debugging, etc.
Arch: noarch
| Download: | javacc-4.0-3jpp.src.rpm |
| Build Date: | Tue Jul 18 21:57:41 2006 |
| Packager: | Matt Wringe <mwringe@redhat.com> |
| Size: | 647 KiB |
Changelog
- * Wed Jul 19 00:00:00 2006 Matthew Wringe <mwringe at redhat.com> - 0:4.0-3jpp
-
- Added missing build requires of ant-junit and junit
- Changed directory locations to use rpm macros
- Added conditional native compiling
- * Fri Apr 21 00:00:00 2006 Fernando Nasser <fnasser{%}redhat{*}com> - 0:4.0-2jpp
-
- First JPP 1.7 build
- * Sat Apr 1 00:00:00 2006 Sebastiano Vigna <vigna at acm.org> - 0:4.0-1jpp
-
- Updated to 4.0