Re: Java-byte-code to machine code compiler?

markt@harlequin.co.uk (Mark Tillotson)
24 Nov 1996 16:21:48 -0500

          From comp.compilers

Related articles
Java-byte-code to machine code compiler? pt93jk@student.hk-r.se (Johan Karlsson) (1996-11-14)
Re: Java-byte-code to machine code compiler? kuznetso@MIT.EDU (1996-11-15)
Re: Java-byte-code to machine code compiler? alt-x@erinet.com (1996-11-15)
Re: Java-byte-code to machine code compiler? assar@sics.se (Assar Westerlund) (1996-11-18)
Re: Java-byte-code to machine code compiler? apalanis@students.uwf.edu (1996-11-18)
Re: Java-byte-code to machine code compiler? markt@harlequin.co.uk (1996-11-24)
Re: Java-byte-code to machine code compiler? bvolk@inetworld.net (Bill) (1996-11-24)
| List of all articles for this month |

From: markt@harlequin.co.uk (Mark Tillotson)
Newsgroups: comp.compilers
Date: 24 Nov 1996 16:21:48 -0500
Organization: Harlequin Limited, Cambridge, England
References: 96-11-085
Keywords: Java

Johan Karlsson <pt93jk@student.hk-r.se> asked:
> Is there anyone who knows if there is any compiler that compile
> java-byte-code to executable code? It would be useful to run java
> programs without interpreting them in some cases.


There is what seems to be a very good system that used to be called
"Juice", but is now called "Toba" that converts bytecodes to C, but
I'm not sure how many platforms it runs on other than Solaris. Check
out http://www.cs.arizona.edu/sumatra/toba/




__Mark
[ markt@harlequin.co.uk | http://www.harlequin.co.uk/ | +44(0)1954 785433 ]
[ personal homepage http://utter.chaos.org.uk/~markt/ | fax " " 785444 ]
--


Post a followup to this message

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