Libraries

almostLua supports the following libraries:

  • table (only comes with find, insert and remove out of the box, however you can use the Table add-in to expand it to clear, 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