version number: 0.0.1 author: Vladimir Kochetkov, Positive Technologies
A training asbtract interpretation engine for a subset of the C programming language
To install use pip:
$ pip install mantaray
Or clone the repo:
$ git clone https://github.com/kochetkov/mantaray.git
$ python setup.py install
TBD
TBD