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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Anarki – Community-managed fork of the Arc dialect of Lisp

126 点作者 christianbryant将近 7 年前

5 条评论

georgewsinger将近 7 年前
What are the core features that differentiate Arc from other lisp dialects?
评论 #17536252 未加载
评论 #17535993 未加载
评论 #17537253 未加载
dreamcompiler将近 7 年前
The curse of Common Lisp is that every good programmer who tries it wants to improve it. Which always results in a weird product with less, rather than more, appeal.
krapp将近 7 年前
I&#x27;m not nearly versed enough in either lisps or Arc to comment on it as a language, but as far as the architecture of the forum is concerned, what is the rationale for functions that appear to just print CSS and javascript[0]?<p>Wouldn&#x27;t it be better to separate CSS and JS into separate, static files and only have the forum deal with, at best, IDs and classes in HTML?<p>I&#x27;m asking because I&#x27;m tempted to actually try to fork it and make a PR for it but it seems like such a simple and obvious bit of housekeeping that I have to assume there&#x27;s a reason no one else has bothered yet.<p>[0]<a href="https:&#x2F;&#x2F;github.com&#x2F;arclanguage&#x2F;anarki&#x2F;blob&#x2F;master&#x2F;lib&#x2F;news.arc#L482" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;arclanguage&#x2F;anarki&#x2F;blob&#x2F;master&#x2F;lib&#x2F;news.a...</a>
andreareina将近 7 年前
&gt; The intention is to be <i>extremely permissive</i> in accepting patches.<p>Interesting to see what this will lead to.
gtdthrow将近 7 年前
Am I understanding right that Arc is a Lisp-1, like Clojure?
评论 #17536384 未加载