http://www.brool.com/index.php/pattern-matching-in-clojure

On Mar 11, 2:02 pm, Luka <luka.stojano...@gmail.com> wrote:
> Is there a way to do pattern matching on values in clojure similar to
> this:
>
>  http://docs.plt-scheme.org/reference/match.html
>
> What I'm trying to do is simple lexing/parsing:  I would match parts
> of strings with regexp, and then do a parsing with match form. What is
> the best way of doing this in clojure?

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