TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Answers from 2017 Common Lisp experts

104 点作者 drdre2001将近 8 年前

8 条评论

mark_l_watson将近 8 年前
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 未加载
rtpg将近 8 年前
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 未加载
jc2188将近 8 年前
That&#x27;s a lot of Lisp experts
评论 #15076409 未加载
评论 #15072807 未加载
评论 #15072654 未加载
lngnmn将近 8 年前
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-krk将近 8 年前
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 未加载
quickthrower2将近 8 年前
&gt; It&#x27;s not some axiom of the universe that &quot;thou shalt use GitHub<p>Love it!
flavio81将近 8 年前
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>
ScottBurson将近 8 年前
• 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>