Selaa lähdekoodia

[JA] Add Clojure section with 3 books

Luminous Spice 12 vuotta sitten
vanhempi
sitoutus
6de0618920
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. 8 0
      free-programming-books-ja.md

+ 8 - 0
free-programming-books-ja.md

@@ -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) - 広井誠