LXSC icon indicating copy to clipboard operation
LXSC copied to clipboard

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

Results 1 LXSC issues
Sort by recently updated
recently updated
newest added

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'...