pkg://jump-0.98-2.src.rpm:159005/HEADER
downloads
Name : jump Relocations: /usr
Version : 0.98 Vendor: Levente Farkas <lfarkas@ohsh.u-szeged.hu>
Release : 2 Build Date: Mon Nov 24 20:26:20 1997
Install date: (not installed) Build Host: anna.inf.u-szeged.hu
Group : Development/Languages/Java Source RPM: (none)
Size : 157756 License: distributable
Packager : Levente Farkas <lfarkas@ohsh.u-szeged.hu>
URL : http://ourworld.compuserve.com/homepages/DeHoeffner/jump.htm
Summary : JUMP is a bytecode compiler that compile JAVA* source code.
Description :
JUMP extends the capabilities of JAVAC in the following ways:
It is about 10 - 30 times faster than JAVAC.
The output format can be changed to adapt JUMP to your favortite development environment.
It contains a fully functional disassembler ( option -p ) that can be
used as a replacement for the JAVAP disassembler that ships with Suns JDK.
It extends the JAVA language with several powerful features well known
from C++. These features include class templates, operator overloading and
default parameters. They are well accepted in the C++ community
and have been proofed to leverage productivity of the developers.