Metadata-Version: 1.0
Name: malpy
Version: 0.3.0
Summary: Minimal Assembly Language Virtual Machine
Home-page: https://github.com/LSmit202/mal
Author: Luke Smith
Author-email: lsmit202@musdenver.edu
License: BSD
Description: Mal-Py: a minimal assembler and runtime environment in python
        #############################################################
        
        Mal-py is a minimal assembler and Assembly runtime environment to teach assembly
        It is focused on the principles of Assembly using a Von-Neuman Archtecture.
        It provides an assembler and runtime environment.
Platform: UNKNOWN
