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

What is Lisp good for?

Name: Anonymous 2007-07-26 4:56 ID:oSdzs5zo

When I hear Bash/Perl/Ruby/Java/C/ML/Erlang/Smalltalk/etc I know what I'm dealing with, I know what they are good for and when to use them, but what about List? Don't get me wrong, I like Lisp, I just don't see for what I could use it.

So, what are you doing with Lisp and why exactly Lisp over any other PL?

Name: Anonymous 2007-07-26 15:53 ID:fbaS5hKm

>>31
no, you get it wrong. Lisp has convenient abstractions which are useful but not required to get working programs, the same way subroutines and recursion are useful but not required to write anything.
Instead of using real laguages suited for these problems.
And if you don't have those languages, you have to either write an interpreter or deal with copypasta cause your language lacks abstractions.

(let me here state that some languages which are not lisp don't lack such abstractions, i.e. nemerle; btw look at http://nemerle.org/MacroUse if you want good examples)

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