There's a lot of work left to do but I was able to successfully solve the
zebra puzzle with core.logic running under JavaScript via V8 in ~170ms.
There's tons of performance optimization yet to do, but to give some
perspective Peter Norvig's version for CL that compiled Prolog took ~17.4
seconds to do it in the 90s.

Clojure on the JVM can solve the problem in about ~2-3ms. I think with some
work we can get within an order of magnitude on modern JS engines :)

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

Reply via email to