Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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: i386
Download: | javacc-3.2-1jpp_6fc.i386.rpm |
Build Date: | Sat Feb 11 17:44:33 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 2.24 MiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0:3.2-1jpp_6fc
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0:3.2-1jpp_5fc
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Wed Dec 21 17:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com> 0:3.2-1jpp_4fc
-
- rebuilt