On Sat, Jan 28, 2012 at 1:04 PM, Roman Perepelitsa <roman.perepeli...@gmail.com> wrote: > 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.
Two projects attempting to bring Parsec-style parsing (to some extent anyway) to Clojure are https://github.com/youngnh/parsatron https://github.com/mmikulicic/clarsec I couldn't say whether they're close enough to what you're looking for or anything though. Lars Nilsson -- 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