Clojure and me

When the pupil is ready to learn, a teacher will appear.

Thursday, August 13, 2009

About the subtitle

›
The subtitle for this blog may be misleading. Actually it reads "When the pupil is ready to learn, a teacher will appear." I picke...
Thursday, August 6, 2009

Clojure as fast as Java!

›
I wrote a prototypal implementation of IPersistentSet in Clojure written with new new and, surprisingly, on its first benchmark it's a...

What *warn-on-reflection* doesn't tell you about arrays

›
user=> (time (let [a (make-array Object 100)] (dotimes [i 10000000] (aset a (rem i 100) nil)))) Reflection warning, NO_SOURCE_PATH:840 - ...
Thursday, July 30, 2009

Everybody loves the Sieve of Eratosthenes

›
If I judge by traffic logs for this blog, many newcomers want to compute prime numbers in Clojure. A recent thread on the mailing list prom...
1 comment:
Monday, June 8, 2009

Linear Interpolation and sorted-map

›
Sorted collections (with subseq and rsubseq ) can help when working with a partition of disjoint intervals, eg when you need to interpolate...
2 comments:

Moustache: syntax file and tests

›
Tests and a hairy syntax file .
Friday, June 5, 2009

Enlive selectors: documented!

›
Selectors syntax
›
Home
View web version

About Me

My photo
Christophe Grand
I'm a freelancer. If you have a job to get done, contact me!
cgrand.net (fr) (contact info at the bottom)
View my complete profile
Powered by Blogger.