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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A History of Clojure (2020) [pdf]

134 点作者 ndr将近 2 年前

5 条评论

nextos将近 2 年前
Also relevant, Rich Hickey listed the books that inspired him to create Clojure in his own Amazon account: <a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;ideas&#x2F;amzn1.account.AFAABBRGIVOWVKTHP5NOJU5LMROQ&#x2F;3BSKWCYM12RBZ" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.amazon.com&#x2F;ideas&#x2F;amzn1.account.AFAABBRGIVOWVKTHP...</a><p>Easier to browse list: <a href="https:&#x2F;&#x2F;www.goodreads.com&#x2F;list&#x2F;show&#x2F;137472.Rich_Hickey_s_Clojure_Bookshelf" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.goodreads.com&#x2F;list&#x2F;show&#x2F;137472.Rich_Hickey_s_Clo...</a><p>I find it interesting he includes Mozart&#x2F;Oz (CTM). It&#x27;d be great to see more ideas from that language coming to Clojure.<p>Also Norvig&#x27;s AIMA. Clojure could be well positioned for neuro-symbolic AI. That&#x27;s somehow connected to Anglican, discussed in the History of Clojure article.
评论 #37073775 未加载
评论 #37072928 未加载
评论 #37072967 未加载
评论 #37090932 未加载
thih9将近 2 年前
I’m seeing a lot about clojure language, especially recently. I’m missing an insight into the clojure community, especially in the context of libraries and job market.<p>E.g. I’m not aware of any large framework like Rails or Phoenix. Is this something that is missing and yet-to-come, or there is no need for that?<p>How does this affect job search, are Clojure jobs less about SAAS&#x2F;CRUD apps? Does each place build their own custom tooling?
评论 #37073234 未加载
评论 #37076727 未加载
评论 #37073381 未加载
评论 #37077141 未加载
评论 #37074802 未加载
评论 #37076145 未加载
评论 #37073376 未加载
yayitswei将近 2 年前
Thought I&#x27;d seen everything from Rich but I somehow missed this. Thanks for sharing! I enjoyed the insight into his process rather than just the fully formed idea.
sharas-将近 2 年前
There&#x27;s a talk I uploaded on youtube where Rich Hickey explains some history of clojure. <a href="https:&#x2F;&#x2F;youtu.be&#x2F;nD-QHbRWcoM" rel="nofollow noreferrer">https:&#x2F;&#x2F;youtu.be&#x2F;nD-QHbRWcoM</a>
deterministic将近 2 年前
I have never been a fan of Clojure or Lisp. But the YouTube talks by Rich are excellent. Worth watching even if you are not into Clojure or Lisp.<p>And writing your own Lisp in your favourite programming language is super fun btw. Highly recommended.