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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Lambda Tutorial (2016)

48 点作者 ziyao_w超过 5 年前

1 comment

eindiran超过 5 年前
The author of this tool is Chris Barker -- back in 2015, I took his course on &quot;Continuations and Natural Language&quot; at the LSA. He&#x27;s working on a lot of really cool stuff, so its fun to see him pop up here. The class was a summary of the research he had been doing at that time; the central idea was that some constructions in natural language can interact with their own continuations[0], dynamically changing their scope and arguments in much the same way that continuations in e.g. Lisp work. Here is a paper where he introduces the idea quite clearly: <a href="https:&#x2F;&#x2F;www.cs.bham.ac.uk&#x2F;~hxt&#x2F;cw04&#x2F;barker.pdf" rel="nofollow">https:&#x2F;&#x2F;www.cs.bham.ac.uk&#x2F;~hxt&#x2F;cw04&#x2F;barker.pdf</a><p>[0] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Continuation" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Continuation</a>