A university project, where I built an Assembler from scratch.
The assembler would take as input a text file which lists commands similar to assembly leanguage.
The assembler would output ASM files constructed per specifications in the project's description.