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.

Answers from 2017 Common Lisp experts

104 pointsby drdre2001almost 8 years ago

8 comments

mark_l_watsonalmost 8 years ago
Wow, that is great, thanks for putting it together! I have been using CL since the mid 1980s, but cumulatively have just used the language for perhaps five years.<p>While I find myself using Python a lot because it wraps so many machine learning libraries and Java because of the ecosystem, there are other languages like CL, Ruby, and Haskell that all just make me feel good when I use them.
评论 #15071135 未加载
评论 #15072733 未加载
rtpgalmost 8 years ago
Lots of interesting stuff in here.<p>Feel like some people could probably say things with a bit less sass though... Replying to &quot;I have a hard time finding good resources&quot; with &quot;everything is terrible&quot; isn&#x27;t super useful
评论 #15071634 未加载
jc2188almost 8 years ago
That&#x27;s a lot of Lisp experts
评论 #15076409 未加载
评论 #15072807 未加载
评论 #15072654 未加载
lngnmnalmost 8 years ago
I really don&#x27;t get the lispm&#x27;s answer about cl21. What are the hidden treasures of the genuine Common Lisp we are ignorant of?<p>In my humble opinion Common Lisp is the classic example of the kitchen sink syndrome, where many pieces taken from various dialects were put together in a hurry. The results is not that bad (like, say, C++) but we know, arguably, a much more refined versions of Lisp, such as the dialect from Symbolics and Arc.<p>So, honestly, what are these hidden gems?<p>cl21, it seems, was an attempt to unify some syntactic forms rather than re-define what a Common Lisp is or should be. In that respect it is very remarkable effort. It is also a package - don&#x27;t use if don&#x27;t like.<p>The fair point that Common Lisp is a truly multi-paradigm language, so it includes mutating primitives alongside with &quot;pure&quot; functions and supports lexical and dynamic scooping, is rather difficult to grasp, but there is a lot of possibilities at the level of syntactic forms and embedded specialized DSLs, which, arguably, is what makes a Lisp Lisp.<p>It is never too much of embedded DSLs and syntactic sugar.
评论 #15074127 未加载
评论 #15074206 未加载
phoe-krkalmost 8 years ago
Author of the compilation here.<p>Sweet lords, I have made the front page of the Hacker News for the first time of my life! I had no idea that this would generate so much traction, especially as my own submission at <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15012678" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15012678</a> went across HN rather unnoticed.
评论 #15077676 未加载
quickthrower2almost 8 years ago
&gt; It&#x27;s not some axiom of the universe that &quot;thou shalt use GitHub<p>Love it!
flavio81almost 8 years ago
Alternate Link for people who can&#x27;t open the URL due to it being marked as &quot;malicious&quot; by some software:<p><a href="https:&#x2F;&#x2F;gist.github.com&#x2F;phoe&#x2F;d93f968f22bbcc87070cdc5831762021" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;phoe&#x2F;d93f968f22bbcc87070cdc583176202...</a>
ScottBursonalmost 8 years ago
• Are there any functional programming advocates in the Common Lisp open source community?<p>Yo! <a href="https:&#x2F;&#x2F;github.com&#x2F;slburson&#x2F;fset" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;slburson&#x2F;fset</a>