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.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request.
See the LICENSE file for license rights and limitations (MIT).