this post was submitted on 18 Oct 2023
1 points (100.0% liked)

Lisp

61 readers
3 users here now

founded 2 years ago
MODERATORS
 

Personaly i found abcl a bad experience.
Thoughts on ecl & clisp ?

sbcl works nice & fine. But i't's the only lisp implementation i know.
There are good books on racket-scheme & chez-cheme.
The only book i know for lisp is, "Common lisp , a gentle introduction to symbolic computing".

you are viewing a single comment's thread
view the rest of the comments
[–] arthurno1@alien.top 1 points 1 year ago

CLISP is abandonware, even though the riches of the golden age when it was researched and worked on are still there

I don't know how much they consider it complete and how much they just don't work on it, but there are some updates from time to time; I see the creator Bruno is pushing fixes from time to time.

I tried GCL, but let's not talk about that.

:-) I would be interested to hear the experience. I am aware of it, but I haven't had time to try it myself. They also seem to be on very sporadic development.

I personally haven't tried Clasp, CMUCL, CLisp and GCL yet; I just don't have time. It takes time to try everything properly, build it etc, so I am currently just using sbcl; but I would be interested to know how other implementations compare in terms of completeness, extras they offer, performance, correctness etc. I would even watch a YT video if some YouTuber was interested in making a review wink wink you know who you are :).