5 ms·
Portacle makes it all even easier, it's a self-contained package of emagc/SBCL/Slime, etc. with sane defaults https://portacle.github.io/ https://portacle.gith
by pavelludiq 8y ago
Portacle makes it all even easier, it's a self-contained package of emagc/SBCL/Slime, etc. with sane defaults
https://portacle.github.io/ https://portacle.github.io/
- xyrouter 8y agoCan Portacle be used without Emacs? Does it integrate with Sublime Text, Atom or Vim?
- pavelludiq 8y agoPortacle is an emacs packaged to be easy for beginners, so no :)
- aidenn0 8y agoYou are doing yourself a huge disservice developing in lisp without slime. I've been using a vi-like for 25 years and vim for 20 years and still use emacs/slime for my lisp development environment.
- flavio81 8y ago>Can Portacle be used without Emacs? Does it integrate with Sublime Text, Atom or Vim? For Lisp development, Emacs is superior. There's also SLIMV for VIM, giving the same features.