Jump to content

Jikes: Difference between revisions

From EDM2
No edit summary
mNo edit summary
Line 1: Line 1:
==Description==
==Description==
Jikes is an open source, strictly Java compatible, high performance compiler. Note that it compiles to Java bytecode rather than to machine language.
Jikes is an open source, strictly [[Java]] compatible, high performance compiler. Note that it compiles to Java bytecode rather than to machine language.


==Version==
==Version==

Revision as of 04:30, 8 December 2015

Description

Jikes is an open source, strictly Java compatible, high performance compiler. Note that it compiles to Java bytecode rather than to machine language.

Version

  • Latest Version: 1.22-1 (2005/02/18) - Should compile on OS/2 with John Price's header files.
  • Latest Version for OS/2: 1.18 (2003/03/13) Hobbes

Links

License

  • Open Source - IBM Public License

Author