Libraries
almostLua supports the following libraries:
table
(only comes withfind, insert
andremove
out of the box, however you can use the Table add-in to expand it toclear, clone, concat, create, find, freeze, isfrozen, insert, maxn, move, remove
)string
(find, gsub, len, lower, split, sub, upper
),os
(clock, time
),math
(abs, acos, asin, atan, ceil, cos, cosh, deg, exp, floor, frexp, log10, modf, rad, randomseed, round, sign, sin, sinh, sqrt, tan, tanh, atan2, fmod, idexp, log, max, min, pow, random, clamp, noise
)compiler
(printexpbl
)
Last updated