User:SuzannaLinn Resident/LuaLinks
Jump to navigation
Jump to search
Links
Standard Lua
- https://www.lua.org/pil/contents.html Online book "Programming in Lua", based on version 5.0.
- https://www.lua.org/manual/5.1/ Reference manual, version 5.1.
- https://www.lua.org/manual/5.4/ Reference manual, latest version 5.4. Remember that Luau diverged from Lua in version 5.1 and some of the new features are not there (and neither will be in LuaSL).
- https://www.tutorialspoint.com/execute_lua_online.php Online editor and compiler.
- https://onecompiler.com/lua/ Online editor and compiler.
- https://marketplace.visualstudio.com/items?itemName=sumneko.lua Extension for Visual Studio Code.
Luau
- https://luau.org/getting-started Reference page, the language without the Roblox libraries (which are equivalent to the LL functions in LSL).
- https://create.roblox.com/docs/tutorials/fundamentals/coding-1/coding-fundamentals Tutorials, including and oriented to the Roblox libraries.
- https://create.roblox.com/docs/studio/setting-up-roblox-studio#installing-studio Installation of Roblox Studio, with editor, compiler and debugger.
Others
- https://lindenlab.freshdesk.com/support/solutions/articles/31000156725-accessing-aditi How to get access to the Beta Grid (Aditi).
- https://wiki.secondlife.com/wiki/Project:Editing_Guidelines#How_can_I_contribute.3F How to get access to edit the SL Wiki.
- https://modemworld.me/ Inara Pey's blog, summary of SUG meetings with (sometimes) news about Lua, among a variety of posts.
- https://www.youtube.com/@PanteraPolnocy/videos Pantera Północy's channel, videos of SUG meetings, and others.