3036e4 21 hours ago

If Teal is the TypeScript of Lua, Fennel is the ClojureScript. Except Fennel is fully implemented in Lua itself and it transpiles (usually) to very simple, plain Lua code without much (if any) overhead and with no run-time library other than what is in Lua itself.

https://fennel-lang.org/

1
xigoi 11 hours ago

The JavaScript equivalent of Fennel is Sibilant: https://sibilant.org/