Linked by Thom Holwerda on Tue 25th Oct 2011 12:50 UTC, submitted by JAlexoid
Thread beginning with comment 494246
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
LISP is still my favourite. The cleanest programming language and still the most powerful.
Well, I'm really having a blast learning it but I'd disagree (albeit slightly) on both points.
I find it clean in the sense that the logic behind Lisp code is very intuitive but the forest of parens makes it a bit difficult to read at times.
And, although this is ludicrously suggestive, I'm not sure its as powerful a language as more modern functional languages either. I find Haskell, Erlang, and Scala in particular to be more expressive (and hence more powerful in my opinion) than Lisp.
Then again, I still know nowhere near as much about Lisp as I'd like to so I fully expect my opinions to change entirely in about a month. ;-)





Member since:
2010-10-27
I've only recently started learning Lisp. (This is by virtue of spending hours each day coding Scala, and all of the available Scala IDE plugins being terrible; Emacs + Yasnippet + Ensime, however, rocks.)
What a wonderful, wonderful language Lisp is. Years ahead of its time and a joy to work with.