Hacker News new | ask | show | jobs
by catketch 1168 days ago
Take a look at fennel. Same author as Janet, but it transpiles to Lua. https://fennel-lang.org/
2 comments

Yeah I actually opt to use fennel over Lua at every chance, including my Neovim config.
Fennels cool. I use it a lot, but it inherits all the ugly bits of lua still.