NanoProlog-0.3: Very small interpreter for a Prolog-like language

The NanoProlog package

This package was developed to demonstrate the ideas behind the Prolog language. It contains a very small interpreter (Language.Prolog.Nanoprolog) which can be run on its own. It reads a file with definitions, and then prompts for a goal. All possibe solutions are printed, preceded by a tree showing which rules were applied in which order.

The file royals.pro contains a description of part of the Dutch royal family, whereas the file tc.pro shows unification at work in a very small type inferencer.

Properties

Versions0.1, 0.1.1, 0.1.2, 0.1.3, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.3.1, 0.2.3.2, 0.2.3.3, 0.3
Dependenciesbase (≥4.0 & <5), containers (0.4.*), ListLike (3.1.*), uu-parsinglib (≥2.7.1 & <2.8)
LicenseBSD3
AuthorDoaitse Swierstra, Jurriën Stutterheim
MaintainerJurriën Stutterheim <j.stutterheim@uu.nl>
StabilityExperimental
CategoryLanguage
Source repositorygit clone https://github.com/norm2782/NanoProlog.git
Executablesnano-prolog
Upload dateThu Dec 22 10:24:09 UTC 2011
Uploaded byJurrienStutterheim
Built onghc-7.2
DistributionsNixOS: 0.3

Modules

Downloads