NanoProlog-0.1: 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.

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)
LicenseBSD3
AuthorDoaitse Swierstra, Jurriën Stutterheim
MaintainerJurriën Stutterheim
StabilityExperimental
CategoryLanguage
Source repositorygit clone https://github.com/norm2782/NanoProlog.git
Executablesnano-prolog
Upload dateMon May 23 11:44:22 UTC 2011
Uploaded byJurrienStutterheim
Build failureghc-7.0 (log)
DistributionsNixOS: 0.3

Modules

Downloads