pkg://jikes_1.22-6_amd64.deb:658060/control
downloads
Package: jikes
Version: 1:1.22-6
Section: devel
Priority: optional
Architecture: amd64
Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12)
Recommends: jikes-gij | jikes-kaffe | jikes-sun | jikes-classpath | jikes-sablevm
Replaces: guavac
Installed-Size: 1684
Maintainer: Adam Majer <adamm@zombino.com>
Description: Fast Java compiler adhering to language and VM specifications
Jikes is a Java compiler that translates Java source files as defined in The
Java Language Specification (Addison-Wesley, 1996) into the bytecoded
instruction set and binary format defined in The Java Virtual Machine
Specification (Addison-Wesley, 1996). Unlike other compilers, Jikes accepts
the Java language only as specified: not as a subset, variant, or superset.