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
| Versions | 0.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 |
|---|---|
| Dependencies | base (≥4.0 & <5), containers (0.4.*), ListLike (3.1.*), uu-parsinglib (≥2.7.1) |
| License | BSD3 |
| Author | Doaitse Swierstra, Jurriën Stutterheim |
| Maintainer | Jurriën Stutterheim |
| Stability | Experimental |
| Category | Language |
| Source repository | git clone https://github.com/norm2782/NanoProlog.git |
| Executables | nano-prolog |
| Upload date | Mon May 23 11:44:22 UTC 2011 |
| Uploaded by | JurrienStutterheim |
| Build failure | ghc-7.0 (log) |
| Distributions | NixOS: 0.3 |
Modules
- Language
- Prolog
- NanoProlog
- Prolog
Downloads
- NanoProlog-0.1.tar.gz (Cabal source package)
- package description (included in the package)