Tcl Wrap

Tcl Wrap is a C++ library that uses Tcl's command object and C++ metaprogramming to export C++ classes, objects and functions to Tcl scripts in a single line.

I developed this as a side project to assist in the FTUNSHADES project during the time I worked for University of Sevilla. As far as I know they are still using it.

You can find the full code at GitLab.