Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cup: Parser Generator for Java
- Summary
- CUP is a system for generating LALR parsers from simple
specifications. It serves the same role as the widely used program
YACC and in fact offers most of the features of YACC. However, CUP is
written in Java, uses specifications including embedded Java code, and
produces parsers which are implemented in Java.
Arch: ia64
Download: | cup-v10k-10.ia64.rpm |
Build Date: | Thu Feb 5 08:36:51 2004 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 735 KiB |
Changelog
- * Fri Sep 5 05:00:00 2003 Gary Benson <gbenson{%}redhat{*}com> v10k-10
- Ensure we have a working javaconfig.
- * Thu Sep 4 05:00:00 2003 Gary Benson <gbenson{%}redhat{*}com>
- Remove workarounds used to support alpha releases.
- * Fri Aug 15 05:00:00 2003 Gary Benson <gbenson{%}redhat{*}com> v10k-9
- Rebuild with new compiler.