dotemacs

joined 6 years ago
 

A mode that allows you to (un)comment s-expressions and regular comments, you can use #+(or) by default or pick #+nil & #-(and)

[–] dotemacs@lemmy.ml 2 points 7 months ago

Thanks for the quick response

[–] dotemacs@lemmy.ml 1 points 7 months ago

Also, what about adding this "Essential Lisp" by John Anderson, Brian J. Reiser and Albert T. Corbett

https://openlibrary.org/books/OL21180323M/Essential_LISP

[–] dotemacs@lemmy.ml 1 points 7 months ago* (last edited 7 months ago)

Regarding Portacle, the author claims that it's unmaintained: https://github.com/LispCookbook/cl-cookbook/issues/587

Code frequency graph: https://github.com/portacle/portacle/graphs/code-frequency

Maybe it might be good to remove it from the sidebar as the very first link under IDEs for CL?