pkg://jikespg-1.2-1.src.rpm:192114/HEADER
downloads
Name : jikespg Relocations: (not relocateable)
Version : 1.2 Vendor: (none)
Release : 1 Build Date: Mon Jan 10 07:18:46 2000
Install date: (not installed) Build Host: lesser-magoo.lcs.mit.edu
Group : Development/Languages Source RPM: (none)
Size : 190645 License: IBM Jikes Parser Generator license.
Packager : C. Scott Ananian <cananian@alumni.princeton.edu>
URL : http://www.research.ibm.com/jikes/
Summary : The Jikes parser generator from IBM. [OPEN SOURCE]
Description :
Jikes Parser Generator is the parser generator used by the Jikes
Compiler. It takes as input an annotated version of the Java language
grammar and produces as output program source and data that is part of
the source for the Jikes compiler.
The current version is written in C and reflects its ancient origins;
in particular, the parser generator was written at a time when memory
was at a premium (work on it began over fifteen years ago), and was
designed to be able to process a grammar for Ada in less that 300K
running on an original model IBM PC.