An implementation of a tiny logical Prolog-like language based on SLD-resolution.
Prerequisites:
opam pin ppxlib 0.13.0opam pin add -n ostap https://github.com/dboulytchev/ostap.git\#memoCPSopam pin add GT https://github.com/JetBrains-Research/GT.git -n -y
Clone this repository, go src and make.