Cogs and Levers A blog full of technical stuff

LISP Experiments

I’ve always been interested in the mesmerising effect of browsing LISP style code. I wanted to make a blog post just to remember to take a look at it from time to time.

Installation in a debian-based world is as simple as

sudo apt-get install clisp

You’ll also be able to dress your code up inside of vim with Rainbow Parentheses

Just remember to take a look!