-
All alternative options I am aware of: VSCode + Alive plugin https://marketplace.visualstudio.com/items?itemName=rheller.alive Corman Common Lisp: https://github.com/sharplispers/cormanlisp Binary installers available under "Releases" LispWorks Personal Edition Atom editor + SLIME https://github.com/sjlevine/atom-slime
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
All alternative options I am aware of: VSCode + Alive plugin https://marketplace.visualstudio.com/items?itemName=rheller.alive Corman Common Lisp: https://github.com/sharplispers/cormanlisp Binary installers available under "Releases" LispWorks Personal Edition Atom editor + SLIME https://github.com/sjlevine/atom-slime
-
Yes, I know Microsoft is archiving the Atom editor repo, but a public fork lives on. https://github.com/atom-community/atom/ atom-slime is probably still my favorite of the bunch. It actually uses Emacs SLIME. But I haven't looked at it in a couple years or longer.
-
Careful! The Atom plugin is SLIMA, since a few years: https://github.com/neil-lindquist/SLIMA/ (it's a fork, atom-slime's maintainer didn't feel like sharing commit rights). In doubt: https://lispcookbook.github.io/cl-cookbook/editor-support.html
-
Neovim works just fine. I use Neoterm to send-to-repl, here's what my config looks like. Your other options include vlime and slimv. I switched to neoterm because it's simple, explicit, and doesn't create unpredictable windows. Works for any other language just as well.
-
Neovim works just fine. I use Neoterm to send-to-repl, here's what my config looks like. Your other options include vlime and slimv. I switched to neoterm because it's simple, explicit, and doesn't create unpredictable windows. Works for any other language just as well.
-
Neovim works just fine. I use Neoterm to send-to-repl, here's what my config looks like. Your other options include vlime and slimv. I switched to neoterm because it's simple, explicit, and doesn't create unpredictable windows. Works for any other language just as well.
-
Neovim works just fine. I use Neoterm to send-to-repl, here's what my config looks like. Your other options include vlime and slimv. I switched to neoterm because it's simple, explicit, and doesn't create unpredictable windows. Works for any other language just as well.