Writing an Assembler | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Writing an Assembler

Hello everyone! I'm building a small cpu from scratch (I'm an electronics student) and I would like to write an assembler for a custom language (which would let me program my cpu, without writing a single line of 0s and 1s 😅). Until now I've wrote a tokenizer (using js), which works well, but i'm stuck there and i'm not sure how to continue. If you have any suggestion or any example of compiler, please comment below! Thanks in advance!!

17th Feb 2019, 8:10 PM
Daniele
Daniele - avatar
2 Answers
0
Thanks nobody, I'll check as soon as I can!
20th Feb 2019, 7:35 AM
Daniele
Daniele - avatar