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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Event Driven Programming in Clojure

68 点作者 Mitt大约 13 年前

3 条评论

grayrest大约 13 年前
Do you have an overview of how the async macro works? The presentation wasn't long enough to fit in but I'm hoping you have a written explanation somewhere. Cursory search didn't turn up anything.<p>I've seen flows of roughly the same complexity from a variety of abstractions: monadic (F# async), generator/coroutine (Python gevent, node fibers), futures/promises (twisted, mochikit, commonjs q), and callbacks (a million node async flow helpers) but they always involve more code. This looks like auto-transformed futures with error bubbling instead of error callback but I'd like to know how it's actually working. The lack of ceremony/annotation is commendable but I'm concerned it's fragile magic.
评论 #3823092 未加载
prospero大约 13 年前
Hey, I'm the guy in the video. If anyone has questions, I'd be happy to answer them.<p>Any questions regarding odd numbers will have to wait for my upcoming presentation.
评论 #3825080 未加载
评论 #3821973 未加载
drivebyacct2大约 13 年前
The odds don't get to drive?
评论 #3822192 未加载