💾 Archived View for bbs.geminispace.org › u › mike › 3457 captured on 2024-03-21 at 20:18:01. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-02-05)
-=-=-=-=-=-=-
Re: "What is your favorite Lisp dialect?"
+1 for Common Lisp.
I do like the threading macros in Clojure, but you're dealing with the JVM..
2023-07-24 · 8 months ago
🚀 tsyesika · 2023-07-30 at 20:19:
Guile scheme, though I'm fairly new to schemes and lisps not really having tried many of them.
🧶 betabube · 2023-08-14 at 05:05:
I've only used Emacs Lisp so far, so I can't really say anything bad about.
🚀 stack · 2023-08-14 at 12:21:
Having pumped Common Lisp, I have to say that I am fond of PicoLisp, and come back to it every few years to screw around, but have yet to do anything useful (or figure out how to use the built-in database).
🚀 anthk_gem · Oct 09 at 22:02:
Scheme for intro to "advanced CS" with SICP, Common Lisp with PAIP for hardcore and totally crazy stuff to implement in C/C++ and just weeks in CL. But Scheme has lots of fun too with Guile/Guix.
🖥️ zetamacs · Dec 14 at 20:22:
Commenting months after the fact, I realize.
Common Lisp is what does it for me. Yes, it's effectively Howl's Moving Castle - a little bit of everything, so as to become anything. But that makes it obscure, historically interesting, and above all... charming? And in the end, there is nothing I cannot do in it, all the while feeling like a real wizard.
Scheme (Guile, really) also occupies a special place because of Guix and GuixSD. However, I find CL far more natural and comfortable for most things. IMO Guile has moved past the minimal elegance of Scheme, only to fall short of the depth and power of CL. The middle ground is useful, but not always nice.
What is your favorite Lisp dialect? — List out your favorite Lisp dialect(s) and reason(s) why you like them, but also flaw(s) with them, if there are any.
💬 Troler [mod] · 8 comments · 2023-07-23 · 8 months ago · #dialects #discussion #Lisp #programming