User:SuzannaLinn Resident/Lua

From Second Life Wiki
Jump to navigation Jump to search

Introducing Lua: The New Scripting Language for SL.

Lua for SL (SLua) has arrived to the Beta grid. I'm adding a new section "Moving from LSL to SLua" explaining how to rewrite our LSL scripts in SLua.


In these pages, I am compiling information about Lua and SLua (the version of Lua for SL) to give you an overview of their features and functionalities.

  • The sections The language: Lua compared to LSL and The language: Lua beyond LSL are based on the standard Lua language. I wrote them before Lua arrived to the beta grid.
  • I'm currently writing the section Moving from LSL to SLua based on the SL version of Lua: SLua. This section will be growing in the next days and weeks.


If LSL is your main scripting language and you want to expand your programming skills beyond SL, learning Lua is a great next step. Lua introduces powerful features and modern programming concepts that will broaden your knowledge and make it easier to transition to modern, in-demand languages like C#, Python, and JavaScript.


Lua index