Lua on Barix devices

Barix uses the standard lua interpreters which come with the OS.

For event driven programming, we use and highly suggest to use luv/libuv, which actually are lua bindings to the uv event library known from javascript.

On This Page
Lua on Barix devices