Wanted: Assembler for x86 architecture in Java

Ann Root <annr@cs.colorado.edu>
27 Jun 1999 00:06:32 -0400

          From comp.compilers

Related articles
Wanted: Assembler for x86 architecture in Java annr@cs.colorado.edu (Ann Root) (1999-06-27)
Re: Wanted: Assembler for x86 architecture in Java florin@pacifier.com (Florin) (1999-06-29)
Re: Wanted: Assembler for x86 architecture in Java nr@labrador.cs.virginia.edu (Norman Ramsey) (1999-06-29)
| List of all articles for this month |

From: Ann Root <annr@cs.colorado.edu>
Newsgroups: comp.lang.java.programmer,comp.compilers
Date: 27 Jun 1999 00:06:32 -0400
Organization: Compilers Central
Keywords: assembler, question

Hi.


I am working on writing an assembler for the Intel Architecture (a
subset of the instruction set). It needs to be written in Java. Does
anyone know of an existing Java assembler with the source code I can
get my hands on? I am trying to avoid reinventing the wheel and as
you know the Intel Architecture is a nightmare to try to assemble into
binary.


Thanks a bunch!


Ann


Post a followup to this message

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