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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

ClojureScript Synonyms

113 点作者 fogus大约 13 年前

7 条评论

thoradam大约 13 年前
Are there any Clojure web frameworks that really embrace ClojureScript and blur the line between the server and the client like Meteor recently demonstrated? Sorry to be off-topic.
评论 #3886416 未加载
评论 #3884476 未加载
swannodette大约 13 年前
I took <a href="http://synonym.dartlang.org/" rel="nofollow">http://synonym.dartlang.org/</a> as an inspiration ;) This is a work in progress. Suggested additions, modifications, corrections welcome!
zerokarmaleft大约 13 年前
This is awesome. I especially love the contrast between first-class namespaces, immutable collections, and destructuring.<p>Also, towards the bottom: "Ocaml, Haskell style pattern matching is a library. Prolog style relational programming is a library." core.match/core.logic is like Michael Fassbender. It's everywhere! :D
评论 #3884573 未加载
darklajid大约 13 年前
Callable Collections -&#62; (map address [:zip street])<p>Should that be :street instead?<p>Love the sheet. Got 4 days of vacation on front of me and I'm planning to play with Clojure and ClojureScript during that time. Perfect timing.<p>Edit: Another one:<p>Iterators Uniform Iteration For All Types<p>"JavaScript natives are safely ?______? to the same iteration protocol" - missing word, I guess.<p>Would create a pull request (is that even polite/acceptable for ridiculously small things and typos?), but maybe the author is following this thread?
评论 #3884302 未加载
dinedal大约 13 年前
Awesome, when I started ClojureScript, getting even the basics down was a little tricky, but this certainly helps! Thanks.
sirn大约 13 年前
I wish this existed few weeks ago. It would be awesome if there's something similar to this but with JavaScript/jQuery translations to ClojureScript/Google Closure. In my opinion, that's the hardest part after getting the basics.
评论 #3885532 未加载
评论 #3885476 未加载
评论 #3885625 未加载
xer0x大约 13 年前
Really helpful, thanks.