Articles

Quick Introduction to LuaBind (C++)

An introduction to LuaBind for beginners, explaining how to call lua functions from C++, how to make C/C++ functions callable from lua and how to export entire C++ classes to lua scripts.