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