JVM assemblers and compilers [was Re: The JAS tool]

Thomas Maslen <maslen@pobox.com>
12 Feb 2001 01:09:46 -0500

          From comp.compilers

Related articles
The JAS tool. csuil@dcs.warwick.ac.uk (Colin Wicks) (2001-02-04)
JVM assemblers and compilers [was Re: The JAS tool] maslen@pobox.com (Thomas Maslen) (2001-02-12)
| List of all articles for this month |

From: Thomas Maslen <maslen@pobox.com>
Newsgroups: comp.compilers
Date: 12 Feb 2001 01:09:46 -0500
Organization: Distributed Systems Technology CRC
References: 01-02-029
Keywords: Java
Posted-Date: 12 Feb 2001 01:09:46 EST

Colin Wicks <csuil@dcs.warwick.ac.uk> writes:
>I have been recently attempting to write a compiler from my own little toy
>language to Java Byte Code. Around the internet I have seen various
>mentions of a tool called JAS that aids with the production of class
>files, but any links I follow eventually lead to www.sbktech.org which
>doesn't seem to exist anymore.


Yup.


>Does anybody know where I can get hold of this tool, or something similar
>which could make creating Java class files a little simpler for me?


The list at


http://grunge.cs.tu-berlin.de/~tolk/vmlanguages.html#Assemblers


mentions Javaa and Jasmin (as well as a link to the defunct Jas site).


The rest of that page is a list of compilers from divers languages to the JVM.


Thomas Maslen
maslen@pobox.com


Post a followup to this message

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