Ambages 0.1.0-alpha
A small prolog interpreter implemented in Clojure.
Installation
To install, add the following dependency to your project or build file:
[rm-hull/ambages "0.1.0-alpha"]
Namespaces
ambages.primitives
A Clojure-MACLISP compatibility layer, of sorts
ambages.selectors
Selectors and constructor functions (which are only there for readability) built from CARs, CDRs and CONSes.