If you implement each and every tiny feature, you can end up with a 'kitchen sink' language What does the ~= operator mean in lua For example, in the following code If x ~= params then I have seen the hash character '#' being added to the front of variables a lot in lua Any idea why this is wrong in lua
If pieza == 1 then if rotacion == 1 then piezas = cuadrado1 else if rotacion == 2 then piezas = In lua asked 14 years, 9 months ago modified 1 year, 2 months ago viewed 80k times Lua is a powerful, fast, lightweight, embeddable scripting language Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. I'm new to lua, and need to know how to install it on windows I've tried and am unable to run the sample
Is there a common way to get the current time in or with milliseconds There is os.time(), but it only provides full seconds. I need something like the pseudocode below.
OPEN