Lua/Mynegai
< Lua
This is an alphabetical index of the book.
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. |
A
golyguB
golyguC
golyguD
golyguE
golyguF
golyguG
golyguH
golyguI
golyguJ
golyguK
golyguL
golyguM
golyguN
golyguO
golyguP
golyguQ
golyguR
golyguS
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
golyguU
golyguV
golyguW
golyguX
golyguY
golyguZ
golyguLua API
golyguThere 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
golyguString manipulation
golygu- string.dump
- string.find
- string.gmatch
- string.gsub
- string.len
- string.lower
- string.reverse
- string.sub
- string.upper