(no title)
myrmidon | 12 days ago
From a first glance, this is the second somewhat opinionated, compact, minimal-dependency interpreter/shell/library bundle despite the Lua(JIT) ecosystem being tiny. The other example I have in mind for this would've been luapower, which sadly became somewhat inactive.
I really like the simplicity of the language and the speed and compactness of its implementation. The JIT is also the real deal, with millisecond cold start execution delays unlike Julia, which masquerades as a JIT/interpreted language while featuring dog slow (by comparison) LLVM ("pre-")compilation under the hood (core language, type system, package management and interoperability concepts are admittedly nice in Julia though).
rainingmonkey|12 days ago
https://redbean.dev/
trescenzi|12 days ago
epicfile|4 days ago
aa-jv|8 days ago
https://turbo.readthedocs.io/en/latest/
Lua, with batteries included, like a swiss army knife ..
tiffanyh|12 days ago
> "Lua: an extensible embedded language"
https://www.lua.org/ddj.html