Metadata-Version: 2.1
Name: mixpy
Version: 0.1
Summary: A Python 3 MIX Simulator
Home-page: https://github.com/mitchwagner/mixpy
Author: Mitchell James Wagner
Author-email: mitchell.j.wagner@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: mypy (>=0.650)
Requires-Dist: mypy-extensions (>=0.4.1)
Requires-Dist: typed-ast (>=1.1.1)

# MIX Simulator 

MIX is a hypothetical computer described by Donald Knuth for
instructive use in The Art of Computer Programming. This
software provides a simulator for MIX, written in Python 3.


