Jump to content

User:Gechy/lua tutorial

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Gechy (talk | contribs) at 01:04, 8 December 2020 (Created page with '== Lua Tutorial == This tutorial is aimed at all newcomers to the language Lua. Please note that this tutorial assumes you are using Lua version 5.1. The tutor...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Lua Tutorial

This tutorial is aimed at all newcomers to the language Lua. Please note that this tutorial assumes you are using Lua version 5.1.

The tutorial aims to be accessible to all manner of programmers, as explained in the first section of this page. It is hoped this can be accomplished by explaining everything clearly in simple terms. Experienced users will read at great speed and beginners can digest the text more slowly; both can take advantage of the examples to clarify. It is thought that learning by example is the best form of learning.