A simple Prolog Interpreter written in a few lines of Python 3. It runs a limited subset of Prolog and uses backtracking and generators in order to perform its magic.
☆253Nov 25, 2023Updated 2 years ago
Alternatives and similar repositories for Python-Prolog-Interpreter
Users that are interested in Python-Prolog-Interpreter are comparing it to the libraries listed below
Sorting:
- Interpreter for a simple Lisp. Written in Prolog.☆151Feb 22, 2023Updated 3 years ago
- Prolog implemented in Python☆12Sep 6, 2024Updated last year
- Demo of a WAM Prolog implementation in Python☆78Apr 28, 2023Updated 2 years ago
- Python library that enables using prolog syntax and logic programming in python☆128Jan 28, 2023Updated 3 years ago
- Logic Programming in Python☆925Oct 23, 2025Updated 4 months ago
- PySwip is a Python-Prolog interface that enables querying SWI-Prolog in your Python programs.☆541Feb 15, 2026Updated 2 weeks ago
- A modern Prolog implementation written mostly in Rust.☆2,373Jan 15, 2026Updated last month
- A splaytree ADT written in C with a BSD license☆18Jun 18, 2020Updated 5 years ago
- JudgeD: Probabilistic Datalog with Dependencies☆18Nov 7, 2019Updated 6 years ago
- Curated list of Prolog packages and resources☆552Sep 24, 2025Updated 5 months ago
- A Prolog implementation based on generators☆20Oct 17, 2014Updated 11 years ago
- A simple compiler from Prolog to WAM (Warren Abstract Machine) and a runtime for WAM.☆20Apr 2, 2020Updated 5 years ago
- Easily implement binary network protocols☆17Apr 15, 2022Updated 3 years ago
- A MiniKanren in Python☆36Jul 15, 2016Updated 9 years ago
- ☆71Feb 13, 2021Updated 5 years ago
- ☆15Mar 20, 2020Updated 5 years ago
- Prolog interpreter with support for weak unification. Fork of https://bitbucket.org/cfbolz/pyrolog/☆15Jun 23, 2020Updated 5 years ago
- Gradual WAM implementation using Hassan Aït-Kaci's tutorial reconstruction☆28Oct 6, 2018Updated 7 years ago
- Loghyc - a miniKanren implementation in Hy☆89Apr 2, 2020Updated 5 years ago
- An open source Prolog interpreter in JavaScript☆631Jan 30, 2023Updated 3 years ago
- Simple Prolog to JS transpiler☆20Oct 19, 2012Updated 13 years ago
- A Pascal to LLVM compiler in Haskell☆124Nov 1, 2019Updated 6 years ago
- The implementation of microKanren, a featherweight relational programming language☆317Jun 12, 2014Updated 11 years ago
- The Mercury logic programming system.☆983Updated this week
- A compact, efficient Prolog interpreter written in plain old C.☆342Updated this week
- ☆16Jun 19, 2021Updated 4 years ago
- Joel Bartlett's fabled Scheme->C system☆83Mar 24, 2020Updated 5 years ago
- Allow Lisp programs to stop implementing an ad-hoc, informally-specified, bug-ridden, slow implementation of less than half of ISO-Prolog…☆102Sep 28, 2021Updated 4 years ago
- ☆44Nov 25, 2016Updated 9 years ago
- A simple library for Haskell that allows relational programming.☆46Sep 12, 2012Updated 13 years ago
- Python wrapper around several Prolog engines. Hoping to make symbolic AI a part of standard AI toolkit.☆87Oct 28, 2021Updated 4 years ago
- an x86 compiler written in ruby☆31Jun 9, 2025Updated 8 months ago
- Just a little toy language to learn about register-based VMs.☆22Aug 30, 2012Updated 13 years ago
- A proof-of-concept SWI-Prolog implementation of Web Prolog☆190Dec 29, 2020Updated 5 years ago
- ☆58Jun 29, 2017Updated 8 years ago
- Go to https://pycsp.github.io/ for more recent work on PyCSP☆38Aug 19, 2021Updated 4 years ago
- Generate sprites for your game or just as an inspiration.☆37May 2, 2014Updated 11 years ago
- Metagol - an inductive logic programming system☆207Sep 13, 2021Updated 4 years ago
- ProbLog is a Probabilistic Logic Programming Language for logic programs with probabilities.☆394Sep 23, 2025Updated 5 months ago