记录一下收集到的clojure相关的东东

https://github.com/plexus/chestnut 一个用来调试clojurescript的工具,解决 Clojure, ClojureScript, and CSS的reload问题javascript

https://github.com/swannodette/om 一个Facebook的react的wrapper,react应该是上次InfoQ上提到的Facebook的immutable的UI框架java

https://github.com/edn-format/edn EDN  clojure的一种数据格式node

https://github.com/ibdknox/crate create,hiccup在clojure上的实现react

https://github.com/swannodette/om/wiki/Basic-Tutorial om的Basic教程,有时间过一下jquery

https://github.com/codemirror/codemirror CodeMirror,javascript的代码编辑器(着色,自动补全等)git

http://www.luminusweb.net/docs#guestbook_application clojure frameworkgithub

http://www.4clojure.com/ clojure学习网站web

http://my.oschina.net/wangxuanyihaha/blog/186401 lua中的协程,能够将回调的多层级闭包转换成了平行的多个调用再返回,各个协程经过b.resume(a) a.yield()来控制本身是否挂起,什么时候通知谁继续,有时间研究下实现apache

https://github.com/apache/storm 原来storm是用clj实现的,有时间研究下= =闭包

https://github.com/levand/domina clojurescript中相似jquery的东东

相关文章
相关标签/搜索