* Numbers - myNumber = 2 * Strings - myString = "hello" * Boolean - myBool = true * Tables - myTable = {} * Functions - myFunction() end * nil values - myNil = nil ...
Imagine Lua as a Swiss Army knife: small, versatile, and ready to fit seamlessly into larger tools. Created in 1993 in Brazil by Roberto Ierusalimschy and colleagues, Lua was born to allow game ...