This is a simple simulator of a simple form of Assembler.
An assembly language (or assembler language) is a low-level programming language for a computer, or other programmable device, in which there is a very strong (generally one-to-one) correspondence between the language and the architecture's machine code instructions.
You will get into the coding with assembler with this easy form of assembler language.