This directory contains the transpiler from Nabla to C++.
compile the transpiler with make and run it with ./nabla <input file>.
make
./nabla <input file>
It will generate a <input file>.out file as executable.
<input file>.out