Related articles |
---|
made IL assembler, anyone cares? p@p.com (cr88192) (2000-10-18) |
From: | cr88192 <p@p.com> |
Newsgroups: | comp.compilers |
Date: | 18 Oct 2000 23:48:51 -0400 |
Organization: | SBC Internet Services |
Keywords: | assembler |
I started making it on Friday October 13, 2000 and today Sunday October 15,
2000 I have a working version.
it is an assembler that outputs Microsoft's IL format (sort of).
parser is extremely limited.
didn't know coff so outputs rdf(for now).
all opcodes that use tokens are broke.
was my first attempt at making anything compiler/assembler related.
badly organized code.
I can't think of what to do with it.
maybe if I make a jitter I can use it for something.
need to post source on my site.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.