View Source luerl (luerl v1.4.1)
Luerl is an implementation of Lua 5.3 written in Erlang. This is the main public API module for interfacing with Luerl.
For Elixir users, the Elixir.Luerl
module provides an idiomatic interface
with state as the first argument for better pipe operator usage.