💾 Archived View for bbs.geminispace.org › u › betabube › 4213 captured on 2024-08-31 at 13:26:17. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-08-18)
-=-=-=-=-=-=-
Re: "What is your favorite Lisp dialect?"
I've only used Emacs Lisp so far, so I can't really say anything bad about.
2023-08-14 · 1 year ago
🚀 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 · 2023-10-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 · 2023-12-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.
😺 janet-catcus · Apr 04 at 09:28:
i started years ago trying to wrap my head around emacs, i couldnt understand how to know what is returned when... it was awful...eventually i checked out gigamonkeys practical common lisp, an excellent book giving an intro to CL. it was great! i loved it!
😺 janet-catcus · Apr 04 at 09:34:
oopsie. forgot to hold shift. anyways. CL is love.
by that time i tried to get that nice explorative feeling in gamedev and checked out arcadia, a clojure interface for unity. also really nice back then. WAAY before unity corp started the shitfest.
eventually i realized i didnt like having to wait for a CL or clojure session to init/keep one open all the time... and i swerved to thinking about implementing my own lisp as an extension to something... like unreal with graalvm maybe...
anyhow, eventually i stumbled upon janet-lang.org and fell in love
one could argue janet is not a true lisp because of the various datastructures and other reasons but that feels nitpicky... ^^'
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] · 10 comments · 2023-07-23 · 1 year ago · #dialects #discussion #Lisp #programming