Lua/Mynegai
Gwedd
< Lua
This page has been nominated for speedy deletion. The reason given is: not in Welsh. If you disagree with its speedy deletion, please explain why on its talk page. If this page obviously does not meet the criteria for speedy deletion, or you intend to fix it, please remove this notice, but do not remove this notice from a page that you have created yourself. Administrators, remember to check if anything links here and the page history (last edit) before deletion. |
This is an alphabetical index of the book.
A
[golygu]- Allocation
- Arithmetic operations
- Arguments
- Arrays
- Assertion
- Assignment
- Associative arrays
- Augmented assignment
- Automatic memory management
B
[golygu]- Binary operators
- Bit shifts
- Bitwise AND
- Bitwise NOT
- Bitwise operations
- Bitwise OR
- Bitwise XOR
- Blocks
- Booleans
break
statement- busted
- Bytecode
C
[golygu]- Captures
- Chained assignment
- Character classes
- Character ranges
- Character sets
- Chunks
- Code annotations
- Coercion
- Collaborative multithreading
- Comments
- Compound assignment
- Concatenation
- Conditional statement
- Condition-controlled loops
- Coroutines
- Count-controlled loops
D
[golygu]E
[golygu]else
blockelseif
block- Empty captures
- Empty statements
- Errors
- Expressions
- Extended Backus–Naur form
F
[golygu]G
[golygu]H
[golygu]I
[golygu]J
[golygu]K
[golygu]L
[golygu]- Left shift
- Literals
- Local variables
- Logical errors
- Long brackets
- Long comments
- Loops
- Loop variables
luac
- LuaJIT
- Luaunit
M
[golygu]- Main thread
- Maps
- Metalanguage
- Metamethods
- Metatables
- Methods
- Modulo operation
- MoonScript
- Multiple assignment
N
[golygu]O
[golygu]P
[golygu]Q
[golygu]R
[golygu]S
[golygu]- Scope
- self parameter
- Semantic errors
- Shake
- Short comments
- Simultaneous assignment
- Software testing
- Sorting tables
- Stack
- Stack overflow
- Statements
- State values
- Static testing
- Strings
- String concatenation
- String manipulation
- String matching
- String patterns
- Symbol tables
- Syntactic errors
- Syntax
- System testing
T
[golygu]- Type constraints
- Table constructors
- Tables
- Terra
- Test cases
- Transformation function
- Tuples
- Type checking
- Types
- Type safety
- Type system
U
[golygu]V
[golygu]W
[golygu]X
[golygu]Y
[golygu]Z
[golygu]Lua API
[golygu]There is a separate index for the functions and variables that are part of the Lua API. This index points to parts of the book where functions or variables in the API are mentioned.
Basic functions
[golygu]- assert
- collectgarbage
- dofile
- error
- getmetatable
- ipairs
- load
- loadfile
- next
- pairs
- pcall
- rawequal
- rawget
- rawlen
- rawset
- select
- setmetatable
- tonumber
- tostring
- type
- xpcall
Coroutine manipulation
[golygu]String manipulation
[golygu]- string.dump
- string.find
- string.gmatch
- string.gsub
- string.len
- string.lower
- string.reverse
- string.sub
- string.upper