@hackage lispparser0.2

Simple parser for LISP S-expressions

A simple parser for LISP S-expressions, using Parsec.

This comes from Johnathan Tang's tutorial, Write Yourself a Scheme in 48 Hours.