Recently I started to get interested in lisp. I have looked at it before and appreciated its simplicity, but this time I decided to try and implement my own little dialect. The result is here and can execute a few simple operations.

Be warned that the code for the interpreter is not pretty. Probably best not to try to read it.