hello_parsley Simple example of how to use the Clojure Parsley library to parse a text file ("cave.txt"). The repo is a companion to this blog post. Pre-requisites Just leiningen. Usage $ lein run "cave.txt" or $ lein repl ... > (parse-n-print parser3 "cave.txt")