Peephole optimizer written in Python

Taddeus Kroes d8059d6648 Did not change a thing... %!s(int64=13) %!d(string=hai) anos
benchmarks 1120fc8f8f Added wiki.s to build folder. %!s(int64=14) %!d(string=hai) anos
report 8ee507e27d Added report folder to structure. %!s(int64=14) %!d(string=hai) anos
src a7c3734d60 Removed unused files. %!s(int64=14) %!d(string=hai) anos
tests 6ceb955b47 Fixed unit tests. %!s(int64=14) %!d(string=hai) anos
.gitignore 2c52c49a3a Added temporary .s files to gitignore. %!s(int64=14) %!d(string=hai) anos
Makefile 79e47225be Added in.s and out.s to 'make clean'. %!s(int64=14) %!d(string=hai) anos
README ca3a9b6774 Updated README. %!s(int64=14) %!d(string=hai) anos
base.mk 2672776710 Added unit testing framework. %!s(int64=14) %!d(string=hai) anos
main.py d8059d6648 Did not change a thing... %!s(int64=13) %!d(string=hai) anos
run d8059d6648 Did not change a thing... %!s(int64=13) %!d(string=hai) anos
test.py d8059d6648 Did not change a thing... %!s(int64=13) %!d(string=hai) anos

README

Dependencies:
The PLY parser requires the 'python-ply' package:
sudo apt-get install python-ply