Marc Balmer |
|
|
LuaMotif a Lua and Motif integration. See also http://www.vnode.ch/lua_gui |
|
LuaMotif a Lua and Motif integration |
My company micro systems, https://msys.ch/, uses Lua as scripting language for the https://arcapos.swiss/ POS systems.
A list of Lua bindings that you can find on https://github.com/arcapos/:
LuaMotif a Lua and Motif integration
LuaPGSQL. PostgreSQL database interface.
LuaSQLite. SQLite3 database interface (I recommend PostgreSQL for serious work).
LuaNet?. Simple Network access.
LuaJSON. JSON for Lua.
LuaProxy?. Access objects in one Lua state from another Lua state.
MqLua Concurrently run multiple Lua state and communicate using ZeroMQ