Page 1 of 1

Lua in short.

Posted: 13 Oct 2007, 18:11
by DZHIBRISH
Hi.
Can someone write me in general how the whole lua thingy works?
I just want to understand the general structure of it..
I have no experiance in programming and im finding it difficult to understand hpw it is all built and how to look at it..

Posted: 13 Oct 2007, 18:16
by BrainDamage
have you tried that post right above this wich says "lua beginners FAQ"? :? :shock: :roll:

Posted: 13 Oct 2007, 18:18
by trepan
You should learn to the lua language before tackling the spring lua interface.

http://www.lua.org/pil/
http://www.lua.org/manual/5.1/

P.S. I found those links better to learn from then the lua tutorial linked
at the top of the http://spring.clan-sy.com/wiki/Lua_Beginners_FAQ page.