flat assembler
Message board for the users of flat assembler.
Index
> Programming Language Design > What was the first assembler you made? |
Author |
|
UniverseIsASimulation 14 Jan 2021, 19:37
So, I would be interested, what was the first assembler you made? The first assembler I made is the assembler that is a part of my PicoBlaze Simulator in JavaScript. It is written in a high-level language and is not very advanced. It does not support macro-directives. It supports arithmetic expressions, though, and I think no other assembler for PicoBlaze today does.
|
|||
14 Jan 2021, 19:37 |
|
UniverseIsASimulation 01 Jun 2024, 17:16
Merisan wrote: My first assembler I created was for a simple 8-bit microcontroller project. It was written in C and designed to assemble a custom instruction set architecture for a specific embedded application. Thanks for the response! I've improved my assembler in the meantime significantly. For example, I added `while`-loops and `if`-`else`-branchings in the preprocessor. Still no macros, though. |
|||
01 Jun 2024, 17:16 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.