algobot76 / pycc

A small C compiler written in Python
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Pycc

Setup Environment

pip3 install -r requirements-dev.txt
pre-commit install
pip3 install -e .

Run Tests

./test.sh