TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ooh! Ooh! My turn! Why Lisp?

12 pointsby muriithiabout 17 years ago

3 comments

joe24packabout 17 years ago
I like how the post focuses on the practical aspects of using Lisp first. I'm just a novice autodidact when it comes to Lisp, but the thing I absolutely love when learning or playing with the language is the interactive top level. I use SLIME on emacs when playing with Lisp at home. It reminds me a lot of the interactive top level available with most good RDBMS manager apps for use by DBA's and developers (TOAD, SQL Navigator, etc). It makes the work go by quickly and you manage to accomplish a lot. In contrast, when at work developing mostly Java web apps, web services, and stand-alone apps, progress comes seemingly much more slowly.
gibsonf1about 17 years ago
I must admit, I would have really liked to have seen <i>the</i> John McCarthy ask the question.
pchristensenabout 17 years ago
My reinforcing reply:<p><a href="http://www.pchristensen.com/blog/articles/lisp-is-great-because-its-an-ordinary-language/" rel="nofollow">http://www.pchristensen.com/blog/articles/lisp-is-great-beca...</a>