Lua->C FFI

$ luarocks install alien

Alien lets a Lua application call load dynamic libraries and call C functions. Alien is based on libffi. On a GNU/Linux system you should be able to install it with your package manager; it is probably called something like `libffi-dev` (Debian, Ubuntu etc.) or `libffi-devel` (Fedora, CentOS etc.). If your system's package manager does not have libffi, or you don't have a package manager, you can get the source code from http://sources.redhat.com/libffi/

Versions

0.7.1-27 years ago6,478 downloads
0.7.0-19 years ago1,710 downloads
0.6.1-19 years ago134 downloads
0.5.1-19 years ago222 downloads
0.5.0-19 years ago258 downloads
0.4.1-19 years ago182 downloads

Dependencies

lua >= 5.1

Dependency for

fbclient, zee, zee, zile

Manifests