I used Lua for scripting long time ago when I was implementing automated trading server in C++. It is beautiful and powerful language made for embedding. It is so good to have it available in Elixir deflua.com, github.com/tv-labs/lua! #elixirlang #lua
Lua.ex: Sandboxed Lua 5.3 on the BEAM, built for AI agents
Embed untrusted Lua in your Elixir app: AI agent tools, user formulas, per-tenant plugins. Pure BEAM, sandboxed by default, zero NIFs.
deflua.com