Beginners: please read this post and this post before posting to the forum.
0 Members and 1 Guest are viewing this topic.
Shame it uses Lua and not a language that I know. I would have owned you all!
Lua actually looks like a half decent language, i can't believe i haven't ever heard of it!
Lua is very accessible since its got all the basic features of a procedural programming language, including object oriented constructs, and it has advanced features like a garbage collector that makes high-level programming simpler and safer.Its well supported by a large community, see: http://insplore.com/wiki?page=lua.