# 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 # ...