Package Info

jikes


IBM Java Compiler


Development/Languages/Java

Jikes(TM) is a compiler that translates Java(TM) source files as defined in "The Java Language Specification" into the byte code instruction set and binary format defined in "The Java Virtual Machine Specification."

You may wonder why the world needs another Java compiler, considering that Sun provides javac free with its SDK. Jikes has four advantages that make it a valuable contribution to the Java community:

  • Open source. Jikes is OSI Certified Open Source Software. OSI Certified is a certification mark of the Open Source Initiative.

  • Strictly Java compatible. Jikes strives to adhere to both "The Java Language Specification" and "The Java Virtual Machine Specification" as tightly as possible and does not support subsets, supersets, or other variations of the language. The FAQ describes some of the side effects of this strict language conformance.

  • High performance. Jikes is a high performance compiler, making it ideal for use with larger projects.

  • Dependency analysis. Jikes performs a dependency analysis on your code that provides two very useful features: Incremental builds and makefile generation.

Note that you must set CLASSPATH correctly to use jikes.


License: IPL-1.0
URL: http://jikes.sourceforge.net/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.22-bp155.2.10 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • jikes
1.22-bp154.1.23 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • jikes
1.22-bp153.1.17 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • jikes
1.22-bp152.3.13 info GA Release 2020-04-16 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • jikes
1.22-bp151.3.1 info GA Release 2019-07-17 15 SP1
  • AArch64
  • s390x
  • x86-64
  • jikes
1.22-bp151.2.15 info GA Release 2019-05-18 15 SP1
  • ppc64le
  • jikes
1.22-bp150.2.5 info GA Release 2018-07-30 15
  • AArch64
  • jikes
1.22-bp150.2.4 info GA Release 2018-07-30 15
  • ppc64le
  • s390x
  • x86-64
  • jikes