Nabla  1.0
Nabla - a DSL for Automatic differentiation
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.