Skip to content

Instantly share code, notes, and snippets.

@hiredman
Created August 14, 2013 04:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hiredman/6227901 to your computer and use it in GitHub Desktop.
Save hiredman/6227901 to your computer and use it in GitHub Desktop.
clojurebot core.logic inference
clojurebot.factoidso> (doseq [row (respondo "shrimp")] (println row))
[shrimp must be endofunctors _0]
[shrimp are small _0]
[shrimp are functors that map a category to itself. true]
nil
clojurebot.factoidso>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment