码迷,mamicode.com
首页 > 其他好文 > 详细

Clojure学习资料

时间:2014-12-30 23:30:49      阅读:248      评论:0      收藏:0      [点我收藏+]

标签:

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

 

官方文档: 
http://clojure.org/documentation 

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/ 

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.com

 

Clojure学习资料

标签:

原文地址:http://www.cnblogs.com/rickhsg/p/4194662.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!