MacJikes Java Compiler v1.0

Software development utilities, language compilers and interpreters, debuggers, resource editors and templates, etc.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
MacJikes Java Compiler v1.0

Post by Info-Mac » February 5th, 1999, 11:00 am

Download: http://archive.info-mac.org/dev/macjikesfe-100.hqx

Files uploaded:
macjikes68ktool_100.sit.hqx
macjikesppc_100.sit.hqx
macjikesppctool_100.sit.hqx
macjikes68k_100.sit.hqx
macjikesfe_100.sit.hqx
These files should be stored under the dev/ hierarchy.

I would like to announce the availability of MacJikes. MacJikes is
based on software developed by IBM Corp. as part of the IBM Research
Jikes Compiler Project, http://www.ibm.com/research/jikes. MacJikes
v1.0 contains parts of Jikes Version 0.41 (01 Dec 98).

MacJikes's core is a Java compiler that conforms strictly to the Java
language specification. "javac" is written in java itself, so its
speed is dependant on the speed of your Java virtual machine, as well
as your hardware. MacJikes is completely written in C++, so by being
compiled natively for PowerPC and 68k, it runs multiple times faster
than "javac"!

The current version of MacJikes as a standalone application currently
has only a command line interface. A GUI is on the way. This release
is a working proof of concept and is being made available so you can
experience it under MacOS.

Available versions:
MPW Tool for 68k
MPW Tool for PowerPC
Standalone application for 68k
Standalone application for PowerPC
Command line builder applet

For further information, read the Frequently Asked Questions at:
http://www.uiuc.edu/ph/www/s-bytnar/pro ... s_faq.html

Steven Bytnar (mailto:sbytnar@kagi.com)
Post Reply