I'm searching a Lua library for serial communication.
I'd found "lua-serial" in Github, but it seems that works on Win32, Win64, and Linux 32 but not on Linux 64. I can't compile it.
Also I'd found a rs232 in Luarocks but it seems that are necessary a lot of dependencies. I tried to install some of them but i obtained a lot of errors and the dependencies list grown up quickly.