Mar 29, 2012 one comment
Yes, I refer to myself in the third person. Who doesn't?
1
I couple weeks ago Craig Andera interviewed me for the Relevance podcast. I have been with Relevance for a year and in this podcast I talk a bit about its culture, ...
Mar 27, 2012 some comments
this is the fourth entry in an n-part series explaining the compilation techniques of Clojure. translations: [日本語]
When ClojureScript was first announced there was much gnashing of teeth over the fact that it provided neither eval, nor runtime macros. In response, I did ...
Mar 23, 2012
What lein-generative is
A Leiningen plugin used to run generative tests defined using the test.generative Clojure contrib library.
Getting
This is currently only proven to work in Leiningen versions earlier than 2.0. It might work with v2.0, but I've yet to try.
Add the following to ...
Mar 15, 2012 some comments
From Alan Kay on the fonc mailing list (circa March 2012):
... since meeting Seymour and starting to think about children and programming, there were eight systems that I thought were really nifty and cried out to be unified somehow:
...
Mar 6, 2012 some comments
Marginalia v0.7.0 Release Notes
this was a big one
Marginalia is an ultra-lightweight literate programming tool for Clojure inspired by docco*.
To get a quick look at what the output looks like, visit the official Marginalia website.
Usage notes and examples are found on the Marginalia ...