[JA] Add Clojure section with 3 books

This commit is contained in:
Luminous Spice 2013-11-10 20:08:11 +09:00
parent 762449dc10
commit 6de0618920
1 changed files with 8 additions and 0 deletions

View File

@ -15,6 +15,7 @@
* [Bash](#bash)
* [C](#c)
* [C++](#c-1)
* [Clojure](#clojure)
* [CoffeeScript](#coffeescript)
* [Common Lisp](#common-lisp)
* [Emacs Lisp](#emacs-lisp)
@ -187,6 +188,13 @@
* [正規表現リファレンスCoffeeScript)](http://kyu-mu.net/coffeescript/regexp/) - 飯塚直
###Clojure
* [Clojureスタイルガイド](https://github.com/totakke/clojure-style-guide) - Bozhidar Batsov, Toshiki TAKEUCHI(翻訳)
* [Modern cljs(翻訳中)](https://github.com/TranslateBabelJapan/modern-cljs) - Mimmo Cosenza, @esehara(翻訳)
* [逆引きClojure](http://rd.clojure-users.org/) - Toshiaki Maki
###Common Lisp
* [Common Lisp 入門](http://www.geocities.jp/m_hiroi/xyzzy_lisp.html) - 広井誠