/python-assembler

Virtual Machine interpreter in python

Primary LanguageScilab

Python assembler

An interpreter for python language that reads the code and transforms in assembly.
The assembly code was compiled on a machine build-in Nand2Tetris course.