Orbiter icon indicating copy to clipboard operation
Orbiter copied to clipboard

A personal Lua Web Application Server

Results 2 Orbiter issues
Sort by recently updated
recently updated
newest added

Darwin users get the following when they try to use Orbiter: $ lua hello.lua --launch Orbiter serving on http://localhost:8080 lua: /usr/local/share/lua/5.1/orbiter/init.lua:115: attempt to perform arithmetic on a string value stack...

I try Orbiter with Lua 5.2 and he works. Except lua52: G:\lua\5.2\libs\orbiter\lua\orbiter\init.lua:47: attempt to call global 'unpack' (a nil value) and use module function in some examples. if run lua52...