Re: Java virtual machine as target language for C/C++

sal714@rs710.gsfc.nasa.gov (Stephen A. Leake)
8 May 1996 00:30:39 -0400

          From comp.compilers

Related articles
[3 earlier articles]
Re: Java virtual machine as target language for C/C++ tmb@best.com (1996-05-06)
Re: Java virtual machine as target language for C/C++ albaugh@agames.com (1996-05-06)
Re: Java virtual machine as target language for C/C++ dodd@csl.sri.com (1996-05-06)
Re: Java virtual machine as target language for C/C++ brauch@hpp.stanford.edu (Rupert Brauch) (1996-05-06)
Re: Java virtual machine as target language for C/C++ kik@zia.cray.com (1996-05-08)
Re: Java virtual machine as target language for C/C++ billms@nixon.icsl.ucla.edu (1996-05-08)
Re: Java virtual machine as target language for C/C++ sal714@rs710.gsfc.nasa.gov (1996-05-08)
Re: Java virtual machine as target language for C/C++ bnm@indica.bbt.com (1996-05-10)
Re: Java virtual machine as target language for C/C++ mbk@caffeine.engr.utk.edu (1996-05-10)
Re: Java virtual machine as target language for C/C++ Drinie@xs4all.nl (1996-05-10)
Re: Java virtual machine as target language for C/C++ dean@psy.uq.oz.au (1996-05-10)
Re: Java virtual machine as target language for C/C++ khays@sequent.com (1996-05-13)
Re: Java virtual machine as target language for C/C++ genew@mindlink.bc.ca (1996-05-13)
[14 later articles]
| List of all articles for this month |

From: sal714@rs710.gsfc.nasa.gov (Stephen A. Leake)
Newsgroups: comp.lang.java,comp.lang.c++,comp.compilers
Date: 8 May 1996 00:30:39 -0400
Organization: NASA Goddard Space Flight Center -- Greenbelt, Maryland USA
References: 96-05-036
Keywords: Java, Ada

Drinie@xs4all.nl (Rinie Kervel) writes:


      But as the Java virtual machine gets integrated in many OSes it would
      be nice to use it as a target language for other languages.


      Is it possible (and will Sun allow it) to extend the JVM to support
      pointer arithmetic.


      [...]


      Does anyone know if proposals for such extensions have been made/
      are considered.


Ada95 has been ported to the JVM by Intermetrics in their Applet Magic
compiler (I believe this is only in beta release now). See
http://www.inmet.com/ada.html. Since Ada supports pointers, I assume
the JVM does, at least in the safe way that Ada allows!
--
Stephen Leake, NASA Goddard Space Flight Center
email: Stephen.Leake@gsfc.nasa.gov
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.