Jump to content

Jikes: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 3: Line 3:


==Version==
==Version==
* '''Latest Version:''' 1.18 (2003/03/13) [http://hobbes.nmsu.edu/h-search.php?key=jikes.118.os2.uni.bin.zip Hobbes]
* 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) [http://hobbes.nmsu.edu/h-search.php?key=jikes.118.os2.uni.bin.zip Hobbes]


==Links==
==Links==
* Official Website: [http://jikes.sourceforge.net]
* Official Website: [http://jikes.sourceforge.net]
* [http://members.ozemail.com.au/~jgprice/ John Price's Jikes page]
* [http://members.ozemail.com.au/~jgprice/ John Price's Jikes page]
==License==
==License==
* Open Source - IBM Public License
* Open Source - IBM Public License
Line 13: Line 15:
==Author==
==Author==
* [[IBM]]
* [[IBM]]
* Ported by [[Jhon Price]] (Original OS/2 port)
* Ported by [[Vadim Yegorov]] (Current)
* Ported by [[Vadim Yegorov]] (Current)
==Related Articles==
*
==Publications==
*




[[Category:Tools]][[Category:Java]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]]
[[Category:Tools]][[Category:Java]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]]

Revision as of 04:28, 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