flat assembler
Message board for the users of flat assembler.

Index > Main > Assembler Design and Construction

Author
Thread Post new topic Reply to topic
strcpy()



Joined: 23 Aug 2006
Posts: 5
Location: Mar del Plata / Argentina
strcpy() 29 Aug 2006, 21:06
Hi!
I was looking for some information related to Assemblers Design and Construction and i only found some poor ebooks.
Somebody knows about some ebook or some tutorial for this topic ?
Thanks to all!

(sry for my bad english ^^)
Post 29 Aug 2006, 21:06
View user's profile Send private message MSN Messenger Reply with quote
PuyaPuya



Joined: 21 Mar 2006
Posts: 3
PuyaPuya 30 Aug 2006, 00:13
probly the easiest way to write an assembler is to go into dos debug mode and just use each assembler statement and look at what bytes are output and what order they are output in. usually the first byte is the instruction and the following bytes are the arguments. (note: some statements like mov have multiple instructions depending upon the arguments)
Post 30 Aug 2006, 00:13
View user's profile Send private message Visit poster's website AIM Address Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 30 Aug 2006, 05:21
i think he was asking about design of compiler, not assembling instructions themself.

IMO it's matter of taste, and if you would want to copy some existing, than i don't see the point to do it, YOU must think of your design and myabe you will create something new.

anyway, you can for example look at FASM design, look for "fasm internals"...
Post 30 Aug 2006, 05:21
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
TmX



Joined: 02 Mar 2006
Posts: 843
Location: Jakarta, Indonesia
TmX 30 Aug 2006, 07:48
Post 30 Aug 2006, 07:48
View user's profile Send private message Reply with quote
rugxulo



Joined: 09 Aug 2005
Posts: 2341
Location: Usono (aka, USA)
rugxulo 01 Sep 2006, 02:15
This is not specifically asm-related, but it may help:

http://compilers.iecc.com/crenshaw/

Quote:

This fifteen-part series, written from 1988 to 1995, is a non-technical introduction to compiler construction. You can read the parts on-line or download them in a ZIP file.
Post 01 Sep 2006, 02:15
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.