Why Fennel?
fennel-lang.org
Why Fennel?
1–10 of 174 posts
Re: Why Fennel?
#2[1]: https://github.com/Grazfather/dotfiles/blob/master/nvim/fnl/...
Re: Why Fennel?
#3Also by the same author.
Re: Why Fennel?
#4"Fennel is a programming language that brings together the simplicity, speed, and reach of Lua with the flexibility of a lisp syntax and macro system." is a bad idea. Not having this sentence on your justification is ill advised.
Not to detract from the language or anything I have found many programming languages justification to just not have an elevator pitch and I have a hard time understanding why this is the case. Unfortunately people's attention spans are extremely short.
Re: Why Fennel?
#5I wish it had gradual typing support though or at least allowed for type annotation for static tooling. Not that dynamic typing isn't a valid choice but with more and more languages getting gradual typing support it is hard to go back.
I guess we could build something like Coalton but for Lua.
Re: Why Fennel?
#6https://janet-lang.org Also by the same author.
Re: Why Fennel?
#7https://janet-lang.org Also by the same author.
Re: Why Fennel?
#8Fennel is pretty nice. I wish it had gradual typing support though or at least allowed for type annotation for static tooling. Not that dynamic typing isn't a valid choice but with more and more languages getting gradual typing support it is hard to go back. I guess we could build something like Coalton but for Lua.
https://github.com/codr7/eli?tab=readme-ov-file#type-checkin...
Re: Why Fennel?
#9Fennel is nice. I converted my neovim config[1] to fennel and haven't looked back. [1]: https://github.com/Grazfather/dotfiles/blob/master/nvim/fnl/...
[1]: https://git.sr.ht/~xerool/fennel-ls/
[2]: https://github.com/rydesun/fennel-language-server
[3]: https://github.com/LuaLS/lua-language-server