Difference between revisions of "Introduction to Lua"

From GiderosMobile
(Replaced content with "=== Overview === Gideros uses the [Lua language|Basic Concepts]] as a scripting system - you use The Language your application. As well as the Gideros...")
Tag: Replaced
Line 1: Line 1:
 
=== Overview ===
 
=== Overview ===
  
Gideros uses the [Lua language|Basic Concepts]] as a scripting system - you use [[Lua to code|The Language]] your application.  As well as the [[Gideros API]] there are several [[Standard Libraries]] to help you.
+
Gideros uses the [[Lua language|Basic Concepts]] as a scripting system - you use [[Lua to code|The Language]] your application.  As well as the [[Gideros API]] there are several [[Standard Libraries]] to help you.
  
 
=== Lua Resources ===
 
=== Lua Resources ===

Revision as of 17:58, 10 September 2018

Overview

Gideros uses the Basic Concepts as a scripting system - you use The Language your application. As well as the Gideros API there are several Standard Libraries to help you.

Lua Resources

We suggest you have a good book covering Lua. There are many resources on the net, and here are a few of them: