elua

Collection of Enlightenment libraries

Install

All systems
curl cmd.cat/elua.sh
Debian Debian
apt-get install libelua-bin
Ubuntu
apt-get install libelua-bin
Arch Arch Linux
pacman -S efl
image/svg+xml Kali Linux
apt-get install libelua-bin
Fedora
dnf install efl
Windows (WSL2)
sudo apt-get update sudo apt-get install libelua-bin
OS X
brew install efl

efl

Collection of Enlightenment libraries

libelua-bin

Lua wrapper and convenience layer for EFL

Elua is a new LuaJIT based runtime (name is temporary) for rapid application development with the EFL. It counts on Eolian to provide bindings. It's meant to be a high performance/low footprint runtime, competitive with C applications as far as performance is concerned. Currently in very early stage of development. This package contains elua, the main entry point for all EFL/LuaJIT powered applications.