Clojure學習資料

如下大部分收藏自博客:http://blog.csdn.net/ithomer/article/details/17225813html

 

官方文檔: 
http://clojure.org/documentation git

API-Index *

中文資料(強烈推薦): 
1. clojure入門教程  *
http://xumingming.sinaapp.com/302/clojure-functional-programming-for-the-jvm-clojure-tutorial/ 
2. clojure文檔翻譯 
http://code.google.com/p/clojure-doc-en2ch/w/list 
3. clojure手冊(低版本) *
http://qiujj.com/static/clojure-handbook.html 
4. clojure中文社區: 
http://blog.clojure.cn/ github

5. Lisp中文社區: 
http://www.lispchina.com/

英文資料(強烈推薦): 
http://clojure-doc.org/articles/content.html 

clojure 開源工具: 
clojure工具箱彙總: 
http://www.clojure-toolbox.com/ 
ring server: 
https://github.com/ring-clojure/ring/wiki 
compojure: 
https://github.com/weavejester/compojure/wiki 
noir web框架: 
http://www.webnoir.org 
sandbar session框架: 
https://github.com/brentonashworth/sandbar/wiki 
clojureQL鏈接數據庫: 
http://www.clojureql.org/ 
datomic數據庫: 
http://www.datomic.com/ 
fleetdb數據庫: 
http://fleetdb.org/ 
https://github.com/mmcgrana/fleetdb-client 
pdf處理: 
https://github.com/yogthos/clj-pdf 
csv處理: 
https://github.com/clojure/data.csv 
json庫: 
https://github.com/dakrone/cheshire 
https://github.com/mmcgrana/clj-json 
mail庫: 
https://github.com/clojurewerkz/mailer 
https://github.com/MayDaniel/clj-mail 
圖形處理庫: 
https://github.com/mikera/clisk 
https://github.com/ztellman/penumbra/wiki/Applications 
https://github.com/quil/quil 
音頻處理庫: 
https://github.com/overtone/overtone 
報表工具庫: 
http://incanter.org/ 
定時任務框架: 
http://clojurequartz.info 
webservices 
http://clojure-liberator.github.comweb

相關文章
相關標籤/搜索