Skip to content

sandover/hello-parsley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

Simple example of how to use the Clojure Parsley library to parse a text file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published