|
|
|
|
|
by mustermannBB
740 days ago
|
|
As long as most Lisps and Schemes rely so heavily on Emacs as part of their tooling, it will never reclaim its status from its heydays. Emacs is just too clunky in 2024. Just IMHO of course.
Also Common Lisp, while a great lang with fantastic implementations such as SBCL, really do need a better or standard packet manager, Quicklisp is a great effort but still in beta, and saying "well it is technically still beta, but basically ready or good for use" is simply not cutting it. Quicklisp also still, as far as I know, does not do https and the communities opinion on that seems rather "oh well" on it.
I guess where I'm going at is that Lisp's tooling has some serious limitations or gaps compared to most modern languages. |
|
For plugins for Vim, Atom/Pulsar, VSCode, Jetbrains, Sublime, Jupyter notebooks and more see https://lispcookbook.github.io/cl-cookbook/editor-support.ht... they have very good to good and improving support.
> Quicklisp
see https://github.com/rudolfochrist/ql-https
a new package manager: https://github.com/ocicl/ocicl
and also https://www.clpm.dev or Nix, Guix.