spiral_code

Jul 14

Ghosts in the Machine -

Discusses how to implement a backtracking state machine in Clojure using the state monad.

Deflating the Universe

LiveReload Screencast

Jul 11

Emacs Starter Kit

Jul 05

GitHub: aria42's umall-nlp -

A random GitHub find: Java and Clojure NLP libraries.

LingPipe -

A Java-based NLP toolkit, which might be useful when playing around in Clojure.  From the home page:

LingPipe is tool kit for processing text using computational linguistics. LingPipe is used to do tasks like:

Introduction to Genetic Algorithms -

A high-level rundown on how to implement genetic algorithms, plus some embedded Java applets for demonstration.

Jun 25

Cellular Automata Method for Generating Random Cave-like Levels

Garbage Collection and the Ruby Heap -

Joe Damato’s presentation from RailsConf 2010.

Chaos Theory vs Clojure