TheSYNcoder/ProprietaryAssembler
This repository contains the implementation of a two pass assembler involving tries for fast in-memory opcode fetch and has implementation of loader and linkers for linking the object file created to make an executable file.
CApache-2.0