Swig Starter Kit 0.0.2 (Default branch)

Swig Starter Kit provides a simple set of examples for integrating C++ and various scripting languages using SWIG. Currently, Lua is the only target language supported. License: MIT/X Consortium License Changes:
Examples were added for C++ template instantiations (including the STL) and their use from the scripting language. Also, minor code and building updates were done.

More...