escript
EsScript (often written escript) is not a single language but a name used by several different projects for lightweight, embeddable scripting facilities. Because of this, there is no universally defined specification or standard.
In general, escript implementations aim to allow applications to be extended by scripts, provide automation, or
Because the name is used by different projects, the exact syntax, standard library, and tooling differ widely.
See also: Lua, JavaScript (ECMAScript), embedded scripting languages.