First commit

This commit is contained in:
GotPPay
2018-02-23 00:40:26 +01:00
commit f9a08ea8da
333 changed files with 50313 additions and 0 deletions

16
README.md Normal file
View File

@@ -0,0 +1,16 @@
Steps for c++ example
1. make clean
2. make
To test binary, write some example code in example-input.txt file
run parser with :
./example
=====
ruby wrapper