Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Common Lisp interpreter

Name: Anonymous 2011-12-29 15:02

I'm reading Land of Lisp and the guy uses CLISP (and CLISP specific extensions), so I'm using it for now. But I've heard good things about SBCL and others. Which one would you recommend? Should I stick with CLISP?

Name: Anonymous 2011-12-30 19:05

>>26
If you want to advance the state of lisp, look elsewhere.

I had already come to this conclusion myself, thanks.

They're all features that don't fundamentally provide anything that isn't accomplishable by a decent programmer via other means

Hey Mr Blub, languages aren't about capability, they're about idiom and elegance. I find the fact that I cant say (mapcar #'if '(t nil t) '(1 2 3) '(a b c)) in CL and others to be inelegant.

>>27
second-class macros are only easier to understand given the huge armature of "compile-time(s)". Eval and apply ain't half as complicated as that.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List