This project implements a modular two-pass assembler in C for a custom assembly language. The assembler reads assembly source files, performs macro preprocessing, analyzes directives and instructions, ...
# From inside assembler/ folder python symbol_table.py # Symbol Table only python literal_table.py # Literal Table only python pool_table.py # Pool Table only python intermediate_code.py # ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results