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.

Reply via email to