We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Set code blocks to clj, giving them syntax highligthing
Unbalanced parenthesis
Update link
More MediaWiki syntax issues. I'm used to Markdown.
Move pattern matching heading into the syntax area & fix a MediaWiki syntax typo
Document the pattern matching feature. Did my best, MediaWiki syntax is a bit challenging and typos might have slipped in.
Fix broken link. The last archived version of the broken link has a note at the top that points ot probmods.org (https://web.archive.org/web/20180409080825/http://projects.csail.mit.edu/church/wiki/Probabilistic_Models_of_Cognition)
adding required namespace clojure.core.logic.pldb
Adding a tutorial showcasing how to implement a checkers game solver using core.logic
Updated Examples (markdown)
Renames `init` to `bind-all` and implements using map instead of recursion for readability
Sorry, did not understand that 'membero' was named like that deliberately
Updated A Core.logic Primer (mediawiki)
Fix typo
Fixed the function name.
Corrected the typo.
Fixed link.
fix typo
multics.org link dead. replacing with archive.org version.
Updated Differences from The Reasoned Schemer (markdown)
Updated Extending core.logic (Datomic example) (markdown)
Updated Better syntax support (markdown)
Removed my previous inaccurate comment
correct spelling of multiple
added 'the'
Updated Using core.logic with ClojureScript (markdown)