I've written up how core.match works here
http://github.com/clojure/core.match/wiki/Understanding-the-algorithm

Hopefully this is a bit more approachable than the Maranget paper :)


On Mon, Jun 24, 2013 at 7:43 AM, David Nolen <dnolen.li...@gmail.com> wrote:

> core.match 0.2.0-rc1 going out the door. ClojureScript support now up to
> date with Clojure. I've also changed the ClojureScript version to optimize
> for performance over code size as the code size issues are less problematic
> for ClojureScript than they are for the JVM.
>
> http://github.com/clojure/core.match/blob/master/CHANGES.md
>
> Please give it a try!
>
> David
>

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