A Lazy Sequence

All articles about Software

2023

2022

2018

2016

2014

Enterprise

On features of enterprise software.

4 November 2014

2012

Templates are functions

An article that looks at templates in web development in the context of pure functions and functional programming.

21 October 2012

2011

Parsers generating parsers

Following my introduction to fnparse, this article looks at how more common functional programming tools can be leveraged to make parsers that output new parsers.

7 February 2011

Start parsing in Clojure: fnparse

Parser combinators are a powerful way of expressing complex parsers as first class operations in a language with first class functions. This tutorial introduces one such library, fnparse, for Clojure.

7 February 2011

2010

2009

A better blog

My thinking on how I could put together a blog that I would actually enjoy maintaining.