WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Tutorials & Other Helpful Info. (https://www.wowinterface.com/forums/forumdisplay.php?f=12)
-   -   Learn Lua in 15 minutes (more or less) (https://www.wowinterface.com/forums/showthread.php?t=46722)

ballagarba 06-25-13 06:38 AM

Learn Lua in 15 minutes (more or less)
 
Saw this neat little walkthrough of Lua over at Hacker News and thought it might be interesting for the WoWI community as well:

http://tylerneylon.com/a/learn-lua/

Vlad 06-25-13 11:47 AM

It's nice for those that know a bit of programming, covers the basic syntax and functionality.

Oh you can also nest [[]] like [=[]=] or [==[]==] so for example:

Code:

local str = [[
An inception of [=[
[==[With more tags here!]==]
]=]
]]

Not that they need this, only makes it confusing.


All times are GMT -6. The time now is 02:20 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI