From ed0af491ec55f69386ccc9da01f7c118e6086b3d Mon Sep 17 00:00:00 2001 From: Luminous Spice Date: Sat, 20 Feb 2016 09:37:29 +0900 Subject: [PATCH] [ja] Add a Ruby book --- free-programming-books-ja.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-ja.md b/free-programming-books-ja.md index 6fc5c3ee..8ac4f4f4 100644 --- a/free-programming-books-ja.md +++ b/free-programming-books-ja.md @@ -567,6 +567,7 @@ * [Ruby 基礎文法最速マスター](http://route477.net/d/?date=20100125) * [TremaでOpenFlowプログラミング](http://yasuhito.github.io/trema-book/) - 高宮安仁, 鈴木一哉, 松井暢之, 村木暢哉, 山崎泰宏 * [お気楽 Ruby プログラミング入門](http://www.geocities.jp/m_hiroi/light/ruby.html) - 広井誠 +* [つくって学ぶプログラミング言語 RubyによるScheme処理系の実装](http://tatsu-zine.com/books/scheme-in-ruby) - 渡辺昌寛 * [ホワイの(感動的)Rubyガイド](http://www.aoky.net/articles/why_poignant_guide_to_ruby/) - why the lucky stiff, 青木靖(翻訳) -- GitLab