I was thinking about rewriting re-match in core.logic, so I am asking if 
somebody tried something similiar.

My reasoning goes along like this:

1) core.logic has no utils for dealing \w strings
2) regular expressions are declarative 
3) (re-match expression string) is a relation

I am hoping to get out of it a tool for easily generating/unifying strings.

Do you think it would be a good idea?
Has anybody tried?
Thanks for feedback!

Adam

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