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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A Lisp interpreter in TypeScript

58 点作者 suzuki超过 9 年前

5 条评论

suzuki超过 9 年前
The Lisp in 1,200 lines of Dart, which has macros, quasi-quotation and tail-call optimization (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9903332" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9903332</a>), was translated into 1,390 lines of TypeScript. It runs on browsers.
hydandata超过 9 年前
If you are interested in the future of Lisp in the context of browsers or Nodejs, take a look at this: <a href="http:&#x2F;&#x2F;lispblog.xach.com&#x2F;post&#x2F;138667931963&#x2F;lisp-and-webassembly" rel="nofollow">http:&#x2F;&#x2F;lispblog.xach.com&#x2F;post&#x2F;138667931963&#x2F;lisp-and-webassem...</a>
eatonphil超过 9 年前
Why does the foldl function use a while loop?
评论 #11093884 未加载
评论 #11094036 未加载
agumonkey超过 9 年前
I will now write all my comment in Kanjis. It&#x27;s too beautiful.
lomnakkus超过 9 年前
Thus, yet again, sort-of-validating Greenspun&#x27;s 10th Rule.<p>I&#x27;m not <i>complaining</i>... just <i>observing</i> :).
评论 #11093852 未加载