Files

17 lines
166 B
Markdown
Raw Permalink Normal View History

2018-02-23 00:40:26 +01:00
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