Thanks, I didn't look at amotoen yet. Will do!

A library based on parser combinators would be ideal, something like parsec
in haskell. Although if in clojure world people usually take a different
approach, I'm open to trying it.

2012/1/28 Richard Lyman <richard.ly...@gmail.com>

> Have you looked at amotoen?
>
> https://github.com/richard-lyman/amotoen
>
> I'm not sure what your needs are...
>
> -Rich
>
>
>
> On Sat, Jan 28, 2012 at 8:19 AM, Roman Perepelitsa
> <roman.perepeli...@gmail.com> wrote:
> > I'm looking for a parser generator library. I stumbled upon fnparse, but
> > unfortunately it doesn't work with clojure 1.3.
> >
> > Roman Perepelitsa.
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Clojure" group.
> > To post to this group, send email to clojure@googlegroups.com
> > Note that posts from new members are moderated - please be patient with
> your
> > first post.
> > To unsubscribe from this group, send email to
> > clojure+unsubscr...@googlegroups.com
> > For more options, visit this group at
> > http://groups.google.com/group/clojure?hl=en
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to