Last update on this here:

The port of core.logic to ClojureCLR that resides here:  
https://github.com/dmiller/clr.core.logic  
the datomic piece is not ported.

All tests run EXCEPT:

test-binding-map-*
test-binding-map-as-1
test-binding-map-constraints-1
test-unifier-constraints-*
test-flatteno
test-unifier-anon-constraints-3
test-36-unifier-behavior

These tests mostly involve clojure.core.logic.unifier/unify and .../unifier.
It is rather daunting to just jump into core.logic and debug this kind of 
thing, so it might take a while for me to solve this.
I invite anyone interested in ClojureCLR + core.logic to take a look.

-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