Lua
Overview
Lua allows programmers to expand on a programs functionality with the use of scripts. These is achieved by using LuaInterface in your project to bridge the gap between Lua and VB. Its fairly simple and straightforward, however there maybe some concepts that hard to grasp when dealing with Objects to Tables and so forth.