Jump to content

Jikes: Difference between revisions

From EDM2
No edit summary
Line 1: Line 1:
==Description==
==Description==
Jikes is an open source, strictly Java compatible, high performance compiler.  
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==
Line 6: Line 6:


==Links==
==Links==
* Oficial Website: [http://jikes.sourceforge.net]
* Official Website: [http://jikes.sourceforge.net]
 
* [http://members.ozemail.com.au/~jgprice/ John Price's Jikes page]
==License==
==License==
* Open Source - IBM Public License
* Open Source - IBM Public License


==Author==
==Author==
* Ported by [[Vadim Yegorov]]
* [[IBM]]
* Ported by [[Vadim Yegorov]] (Current)


==Related Articles==
==Related Articles==
Line 21: Line 22:




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

Revision as of 04:24, 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.18 (2003/03/13) Hobbes

Links

License

  • Open Source - IBM Public License

Author

Related Articles

Publications