|
|
|
|
|
by funcall
5866 days ago
|
|
"LISP is worth learning for a different reason — the profound enlightenment experience you will have when you finally get it. That experience will make you a better programmer for the rest of your days, even if you never actually use LISP itself a lot." -- Eric Raymond (How to become a Hacker). I wonder what percentage of people who "get Lisp" manage to stay happy working in other languages. |
|
I often run into stuff I can't do in one language that I could do in another. The challenge this poses can be (and often is) frustrating, but it can also be fun: how can I do XYZ as expressively and elegantly as possible in language ABC?
It's the kind of work I do that makes me happy or unhappy, and the freedom I have in it.