Embeddable Interpreter, fast, simple
Lua: about
Lua is a powerful, efficient, lightweight, embeddable scripting language.
It supports
several programming styles:
procedural,
object-oriented,
functional,
data-driven, and
data description.
https://www.lua.org/about.html
matt.blwt.io
https://matt.blwt.io/post/lua-the-little-language-that-could
namu.wiki
https://namu.wiki/w/Lua
Seonglae Cho