Want to receive a weekly email containing the scoop on our new titles along with the occasional special offer? Just click the button. (You can always unsubscribe later by editing your account information). Give us an email and a password (you... 続きを読む
This title is currently available in Beta. Buy the eBook now, and you'll be able to download successive releases of the eBook as the authors add material and correct mistakes. You'll get the final eBook when the book is finished. If you buy t... 続きを読む
Clojure Bookshelf A Listmania! list by Rich Hickey Share with friends The list author says: "Books that influenced Clojure, in no particular order" 1. Programming Clojure (Pragmatic Programmers) by Stuart Halloway $21.75 Used & New from: $... 続きを読む
Jeff introduces Clojure fundamentals and uses them to show why you might want to explore this language further. 続きを読む
Ruby on RailsのPaaSをクラウドで提供しているHerokuが、Clojureの公式サポートに向けたベータ版の提供を開始したと発表しました。 ClojureはLisp系のプログラミング言語で、関数型プログラミングを用いて並列処理の記述などを得意とします。JavaVM上で実装され... 続きを読む
From Wikibooks, the open-content textbooks collection [edit] Introduction People come to Clojure from a variety of backgrounds. The purpose of this book is to help everyone get the most out of the Clojure language. It is not meant as a replac... 続きを読む
Once upon a time I wrote Expectations for Ruby. I wanted a simple testing framework that allowed me to specify my test with the least amount of code. Now that I'm spending the majority of my time in Clojure, I decided to create a version of E... 続きを読む
Submitted by Jay Fields on Wed, 2010/10/20 - 12:16am Once upon a time I wrote Expectations for Ruby. I wanted a simple testing framework that allowed me to specify my test with the least amount of code. Now that I'm spending the majority of m... 続きを読む
Wednesday, August 18, 2010 Why Clojure? I have recently become quite an enthusiast for the language Clojure. But why? Why would someone who has spent the last 30 years programming in C, C++, Java, C#, and Ruby suddenly become enamored with ... 続きを読む
自分のプログラミング脳をプログラムにして、いつかプログラミングから脱出してやるぞっ!とか夢見ながら、日々プログラム作っていく 百野 貴博 の日記です!今は、屋号『百蔵。』として、Silverlight・WPFを追跡中です! (2007/09/30) なかなか Leiningen のチ... 続きを読む
Thinking the Clojure Way A book by Michael Fogus and Chris Houser We’re really enjoying Clojure, and we’d like to share our knowledge and experience with you. The Joy of Clojure can now be pre-ordered, which gives you access to the first fo... 続きを読む
ASAHIネット(http://www.asahi-net.or.jp )のjouwa/salonからホットコーナー(http://www.asahi-net.or.jp/~ki4s-nkmr/ )に転載したものから。 --- Scala本のことばかり書いていると、Clojureがひがむので(笑)、Clojure本 もまたまた出る、まだまだ出るという話... 続きを読む
Clojure Core http://clojure.org Clojure is a dynamic programming language that targets the Java Virtual Machine (and the CLR ). Clojure Contrib http://richhickey.github.com/clojure-contrib/ The user contributions library, clojure.contrib, is ... 続きを読む
Fogus' recent article "clojure.rb" speculates about why there seem to be so many Ruby users adopting Clojure. As a Ruby user who adopted Clojure, I figured I'd write about my experiences. What do Ruby and Clojure have in common, that would at... 続きを読む
If you're familiar with the Clojure programming language, then you might know that at its heart lies a powerful set of immutable, persistent collection types. In this article we'll talk a bit about the underpinnings of these collection types,... 続きを読む
Google's introduction of Java support for Google App Engine (GAE) added a low maintenance hosting solution to the world. Despite limitations of the Java support in AppEngine, it still allows to the majority of existing JVM libraries - and tha... 続きを読む
The original document appears at http://clojure.org/rationale. The translation is based on November 27, 2009 version of the page. 数多くの間違いがあると思いますので、ご指摘ください。 顧客や出資家は、業界標準のプラットフォームであるJava仮想マ... 続きを読む