pkg://jikespg-1.1-1.i386.rpm:118039/HEADER
downloads
Name : jikespg Relocations: (not relocateable)
Version : 1.1 Vendor: (none)
Release : 1 Build Date: Tue Feb 9 19:18:30 1999
Install date: (not installed) Build Host: cananian.mit.edu
Group : Development/Languages Source RPM: jikespg-1.1-1.src.rpm
Size : 398054 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.