-
I see there are 3 approaches Using aniseed: https://github.com/Olical/aniseed Using hotpot: https://github.com/rktjmp/hotpot.nvim Using plain fennel: https://git.sr.ht/~hauleth/dotfiles/tree/master/item/vim/.config/nvim/init.lua (this is just the one I found, lmk if theres a better version of this)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
I see there are 3 approaches Using aniseed: https://github.com/Olical/aniseed Using hotpot: https://github.com/rktjmp/hotpot.nvim Using plain fennel: https://git.sr.ht/~hauleth/dotfiles/tree/master/item/vim/.config/nvim/init.lua (this is just the one I found, lmk if theres a better version of this)
-
conjure
Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)
Currently there is another bug caused by Aniseed that affects the evaluation of Hotpot code (Conjure#286). It’s caused by Aniseed requiring that the compiler sandbox is disabled, which Hotpot doesn’t require. This makes Conjure and Aniseed be affected by Fennel#406.
-
Currently there is another bug caused by Aniseed that affects the evaluation of Hotpot code (Conjure#286). It’s caused by Aniseed requiring that the compiler sandbox is disabled, which Hotpot doesn’t require. This makes Conjure and Aniseed be affected by Fennel#406.