Mark Engelberg's Instaparse most likely does not have the same feature set
as Regexp::Grammars (I haven't checked in enough detail to learn the
differences), but they do likely have features in common:

    https://github.com/Engelberg/instaparse

Andy


On Mon, Jan 6, 2014 at 9:04 PM, gvim <gvi...@gmail.com> wrote:

> I'm fairly new to Clojure, having spent many years working with Perl. One
> area where Perl has always shone is regular expressions and text parsing.
> Perl 6 took this one step further with grammars and the genius that is
> Damian Conway managed to port Perl 6 grammars to Perl 5:
>
> http://search.cpan.org/~dconway/Regexp-Grammars-1.033/
> lib/Regexp/Grammars.pm
>
> I'm just wondering what a Clojure version of Regexp::Grammars would look
> like :). Anyone up for the challenge?
>
> gvim
>
>
> --
> --
> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to