A powerful and customizable Lua math parser that can solve both simple arithmetic problems and complex mathematical expressions. It supports adding variables, functions, custom operators, and operator ...
An ongoing attempt to re-engineer LuaJIT from scratch - luajit-remake/luajit-remake ...
What's up with this? Why should it overflow like this, when in general Lua supports numbers beyond 2^32? Is there some way to call math.random (or something similar) which does support larger numbers?