Lua is a general purpose embedded programming language designed to support procedural programming with data description facilities. Being an embedded language, Lua has no notion of a “main” program; it only works embedded in a host client. Lua is provided … Continue reading
April 30, 2012
by Tunde Olabenjo
0 comments

