Phrogz / LXSC

Lua XML StateChart interpreter - parses and executes SCXML state machines with a Lua data model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot run with LuaJIT 2.0.5

fourier opened this issue · comments

It seems I cannot run the lxsc with luajit. Neither compiled files nor tests are running.
For example on attempt to run luajit test.lua:
test.lua:18: attempt to index global 'test' (a nil value)