I am on the journey to Lua.
- go to http://www.lua.org/, and take a quick look at it
- read the reference manual carefully
- download the source code, and build Lua with the help of faq
- setup Lua SDK, I think the KeplerProject is a good choice, you need to setup LuaRocks first though. There is also an all-in-one solution LuaForWindows.
- setup Lua IDE, the LuaEdit is a good choice, but I like SciTE.
- enjoy yourself to write and debug your own Lua code.
Advertisement
Tags: Lua