Monday, December 1, 2008

Clojure could be to Concurrency-Oriented Programming what Java was to OOP


http://bc.tech.coop/blog/081201.html

Clojure is a new language and one of the things that Clojure really seems to "get right" is it's approach to concurrency. It is extremely simple to use (and understand) and (especially if you've everwritten concurrent code in Java or C++) most people will find writing concurrent Clojure programs a real pleasure!

No comments: