17 lines
166 B
Markdown
17 lines
166 B
Markdown
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
|
|
|
|
|