Files
old-oracle-parser/README.md
2018-02-23 00:40:26 +01:00

166 B

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