Skip to content

Latest commit

 

History

History

Transpiler

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.