Nima C++ Runtime Library
Currently contains a single Makefile that has been tested on OSX. The library is self contained so porting to other environments shouldn‘t be too difficult. It’s on the list :)
Take a look at https://github.com/2d-inc/Nima-Cpp-Testing for an example implementation.
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
Hold please...