|
|
@ -15,6 +15,7 @@ |
|
|
|
* [Bash](#bash) |
|
|
|
* [Bash](#bash) |
|
|
|
* [C](#c) |
|
|
|
* [C](#c) |
|
|
|
* [C++](#c-1) |
|
|
|
* [C++](#c-1) |
|
|
|
|
|
|
|
* [Clojure](#clojure) |
|
|
|
* [CoffeeScript](#coffeescript) |
|
|
|
* [CoffeeScript](#coffeescript) |
|
|
|
* [Common Lisp](#common-lisp) |
|
|
|
* [Common Lisp](#common-lisp) |
|
|
|
* [Emacs Lisp](#emacs-lisp) |
|
|
|
* [Emacs Lisp](#emacs-lisp) |
|
|
@ -187,6 +188,13 @@ |
|
|
|
* [正規表現リファレンス(CoffeeScript)](http://kyu-mu.net/coffeescript/regexp/) - 飯塚直 |
|
|
|
* [正規表現リファレンス(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 |
|
|
|
|
|
|
|
|
|
|
|
* [Common Lisp 入門](http://www.geocities.jp/m_hiroi/xyzzy_lisp.html) - 広井誠 |
|
|
|
* [Common Lisp 入門](http://www.geocities.jp/m_hiroi/xyzzy_lisp.html) - 広井誠 |
|
|
|