mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 18:06:13 +00:00
[JA] Add Clojure section with 3 books
This commit is contained in:
parent
762449dc10
commit
6de0618920
@ -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) - 広井誠
|
||||
|
Loading…
Reference in New Issue
Block a user