Writing cross-assembler

hamdyz@prism.cs.orst.edu (Zikif Hamdy)
14 Nov 90 03:47:36 GMT

          From comp.compilers

Related articles
Writing cross-assembler hamdyz@prism.cs.orst.edu (1990-11-14)
Re: Writing cross-assembler mauney@eos.ncsu.edu (1990-11-16)
Re: Writing cross-assembler OS360051@WVNVAXA.WVNET.EDU (1990-11-15)
| List of all articles for this month |

Newsgroups: comp.compilers
From: hamdyz@prism.cs.orst.edu (Zikif Hamdy)
Keywords: assembler, question
Organization: Oregon State Univ. -- Computer Science
Distribution: usa
Date: 14 Nov 90 03:47:36 GMT

I don't know if this is the right newsgroup but I am desperate.


I am looking for a good book on how to write an assembler. If you have sample
codes, I appreciate if you can share the codes with me. I need a general idea
how to write such a beast.


I have the "dragon" book. Most compiler books discuss high level compilers.


Thanks in advance.


Zikif Hamdy
hamdyz@prism.cs.orst.edu
[An assembler is just a simple-minded compiler. The issues are largely the
same. -John]
--


Post a followup to this message

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