"The goal is to create a functional programming language that's easy to use to quickly throw something together with, with highly readable syntax a la Python."
"The payoff of these techniques is a small (less than 250 lines of code), easy-to-implement parsing library capable of parsing arbitrary context-free grammars into lazy parse forests. Implementations for both Scala and Haskell are provided."