Java Backend

"Ben L. Titzer" <titzer@expert.ics.purdue.edu>
9 Mar 2003 17:12:41 -0500

          From comp.compilers

Related articles
Java Backend titzer@expert.ics.purdue.edu (Ben L. Titzer) (2003-03-09)
Re: Java Backend basile@starynkevitch.net (Basile STARYNKEVITCH) (2003-03-14)
| List of all articles for this month |

From: "Ben L. Titzer" <titzer@expert.ics.purdue.edu>
Newsgroups: comp.compilers
Date: 9 Mar 2003 17:12:41 -0500
Organization: Purdue University
Keywords: Java, question
Posted-Date: 09 Mar 2003 17:12:41 EST

I'm currently developing a compiler in Java for an evolving language
of my own design. I have completed much of the frontend and will be
starting on the big fat middle (program analysis and optimization that
precedes machine specific optimizations). I will soon need a backend,
and would prefer not to embark on my own. Are there any openly
available quality backends written in Java that are easy to interface?
Target platform is flexible (x86, PPC, Sparc, etc).


Thanks for any help,
Ben Titzer



Post a followup to this message

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