Home - gregsharp/dataclasp GitHub Wiki

Welcome to the dataclasp wiki!

Dataclasp is a specification language for connectable computation units. Computation units are described by a specification file (written in YAML), which is processed by the dataclasp application. The application create C++ classes that hold input and output parameters, which can be filled in using command line parameters (argc/argv), a YAML parameter file, or an INI parameter file.