JavaOne talk proposal: feedback?

Ranjit Mathew rmathew@hotmail.com
Thu Nov 20 10:58:00 GMT 2003


Adam Megacz wrote:
> Mips2Java lets you run C/C++ code *inside* a JVM without any of these
> disadvantages.  In order to do this, use any compiler to compile your
> application into a statically linked MIPS binary.  This binary is then
> fed to org.xwt.mips.Compiler, which emits Java source code.  That

I've been meaning to ask this for some time now, but
what MIPS environment do you assume for this tool? I mean,
just emulating the CPU won't do you any good unless you
assume an operating environment, assumptions about the
display, I/O (?), etc., right?

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT hotmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/




More information about the Java mailing list