Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 500 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 500 Bytes

Mantaray

version number: 0.0.1 author: Vladimir Kochetkov, Positive Technologies

Overview

A training asbtract interpretation engine for a subset of the C programming language

Installation / Usage (TBD, not actual yet)

To install use pip:

$ pip install mantaray

Or clone the repo:

$ git clone https://github.com/kochetkov/mantaray.git
$ python setup.py install

Contributing

TBD

Example

TBD