Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 226 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 226 Bytes

Assembler Linker Loader

This is the implementation of assembler-linker-loader in python

You can define your own language in the format shown in the test languages given

assembler.py - Main file to run