安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- The Programming Language Lua
Official website of the Lua language about news get started download documentation community site map português designed and developed at
- Download - Lua
source · binaries · previews · logos · tools · test suites · extras · license · versions · donations · live demo
- Documentation - Lua
Reference manual The official definition of the Lua language is its reference manual, which describes the syntax and the semantics of Lua, the standard libraries, and the C API The reference manuals for all versions of Lua are available online in English Some are available in other languages and as a printed book The current version is the reference manual for Lua 5 5 Technical
- About - Lua
português · news · showcase · uses · quotes · press · authors · contact · license · versions · thanks · getting started
- Getting started - Lua
Getting started · · · · · · · ·
- Programming in Lua : 1
Nevertheless, Lua is still the same language; most things that we will see here are valid regardless of how you are using Lua For a start, we recommend that you use the stand-alone interpreter (that is, the lua executable) to run your first examples and experiments
- Lua 5. 3 Reference Manual - contents
Lua 5 3 Reference Manual The reference manual is the official definition of the Lua language For a complete introduction to Lua programming, see the book Programming in Lua
- Programming in Lua : 3. 2
3 2 – Relational Operators Lua provides the following relational operators: < > <= >= == ~= All these operators always result in true or false The operator == tests for equality; the operator ~= is the negation of equality We can apply both operators to any two values If the values have different types, Lua considers them different values Otherwise, Lua compares them according to their
|
|
|