The latest version of NanoProlog is 0.3-0.

NanoProlog

Version 0.2.3.3 revision 0 uploaded by DoaitseSwierstra.

Package meta

Synopsis
Very small interpreter for a Prolog-like language
Description

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.

Author
Doaitse Swierstra, Jurriën Stutterheim
Bug reports
n/a
Category
Language
Copyright
n/a
Homepage
n/a
Maintainer
Jurriën Stutterheim <j.stutterheim@uu.nl>
Package URL
n/a
Stability
Experimental

Components