TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

ClojureScript Synonyms

113 pointsby fogusabout 13 years ago

7 comments

thoradamabout 13 years ago
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 未加载
swannodetteabout 13 years ago
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!
zerokarmaleftabout 13 years ago
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 未加载
darklajidabout 13 years ago
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 未加载
dinedalabout 13 years ago
Awesome, when I started ClojureScript, getting even the basics down was a little tricky, but this certainly helps! Thanks.
sirnabout 13 years ago
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 未加载
xer0xabout 13 years ago
Really helpful, thanks.