Data-Oriented Programming (DOP)

A case for viewing Clojure as a data-oriented programming language, combining familiar JSON-like collections with Lisp's way of defining and calling functions.

more ...










Java time resolution

Checking Java timer resolution for reaction-time experiments, comparing currentTimeMillis and nanoTime behavior on Linux and Windows.

more ...