Books For Making An Assembler.

Started by 2-Bit Chip, September 10, 2009, 12:02:00 AM

Previous topic - Next topic

2-Bit Chip

Any ideas, books, or tutorials for making an assembler (x86, 32-bit)?

ecube

i'm not familiar with any, i'm sure google/bing can retrieve some fruit. But writing your own assembler is a massive project, that takes alot of times. Plus there's already plenty of great existing assemblers, that if you need to add any functionality to,or even make your own new language off of, you can write a preprocessor, which isn't hard.

2-Bit Chip

Ooh, yes! I do plan to add functionality, simplicity. So, there is no real need to make an assembler?

But some of the functionality I plan adding edits the program itself, and not just change the language around.

EDIT: I could probably find a work-around.

dedndave

writing assemblers can be bad for you - lol
Travis was working on one a while back, and we haven't seen him since   :(

BlackVortex

If you want to add some specific functionality to a good assembler, why not take a look at jwasm's sources ?

brethren


hutch--

Thanks for the link, a useful info source.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php