Curated list of Prolog packages and resources
Go to file
Klaus Sinani b03e599bd0
Meta
2017-12-09 01:42:08 +02:00
.github Contributing guidelines 2017-12-09 01:32:58 +02:00
.editorconfig Meta 2017-12-08 23:51:41 +02:00
.gitattributes Meta 2017-12-08 23:51:41 +02:00
.gitignore Meta 2017-12-08 23:51:41 +02:00
code-of-conduct.md Meta 2017-12-08 23:53:42 +02:00
contributing.md Contributing guidelines 2017-12-09 01:32:58 +02:00
license.md Meta 2017-12-09 01:42:08 +02:00
readme.md Minor tweak 2017-12-09 01:39:40 +02:00

Awesome Prolog Awesome

A curated list of open-source Prolog frameworks, libraries and resources.

Contents

API interfaces

Artificial Intelligence

Build Systems

  • biomake - GNU-Make-like building utility.

Compilers

  • SWI-Prolog - Widely used, comprehensive Prolog compiler.
  • GNU Prolog - ISO Prolog compiler with useful extensions.
  • YAP - High-performance Prolog compiler.

Database

Date

Development

IDE

  • swish - SWI-Prolog web IDE.

Interpreters

  • golog - Interpreter in Go.
  • erlog - Interpreter in Erlang.
  • chalk - Interpreter in Rust.
  • jiprolog - Interpreter in Java.
  • prolog.js - Interpreter in JavaScript.
  • prolog - Interpreter in Haskell.

JSON

  • djson - Declarative JSON.

Logging

Machine Learning

  • mlu - Probabilistic logic programs.
  • cplint - Reasoning suite for probabilistic logic programs.
  • cplint_datasets - Dataset for machine learning.

Math

Miscellaneous

Native

  • by_unix - Unix primitives library.
  • inotify - Linux notification library.
  • plmidi - Macos MIDI interface.

Object Oriented Programming

  • logtalk - Object-oriented logic programming.

Parsing

Regular Expressions

  • regex - Regular expressions library.

REST Frameworks

  • arouter - HTTP router/dispatcher.

Server

  • httppl - Simple HTTP server.

Testing

  • tap - Automated TAP testing.
  • quickcheck - QuickCheck randomized testing.

Utilities

  • pac - Anonymous predicates expansion utility.
  • list_util - List utility predicates.
  • gvterm - Reveal terms using Graphviz.
  • odf_sheet - Load and analyze ODF spreadsheets.
  • graphml - Create GraphML files.
  • fileutils - File manipulation library.
  • dia - UML loading predicates.
  • cplint_r - R plotting predicates.

Resources

Tutorials

Beginner

Advanced

Videos

Books

Community

License

CC0