photonlines / Python-Prolog-InterpreterLinks
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.
☆253Updated 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.☆151Updated 2 years ago
- Demo of a WAM Prolog implementation in Python☆78Updated 2 years ago
- Python wrapper around several Prolog engines. Hoping to make symbolic AI a part of standard AI toolkit.☆86Updated 4 years ago
- Forth Lisp Python Continuum: A small highly dynamic self-bootstrapping language☆225Updated 3 years ago
- ☆71Updated 4 years ago
- A proof-of-concept SWI-Prolog implementation of Web Prolog☆190Updated 5 years ago
- An open source reimplementation of Benny Brodda's BETA in Python☆63Updated 3 weeks ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- A compact, efficient Prolog interpreter written in plain-old C.☆340Updated this week
- Curated list of Prolog packages and resources☆551Updated 4 months ago
- A programming language based on a 2D Hilbert curve grid☆88Updated 3 years ago
- Constraint Logic Programming over Finite Domains☆188Updated 6 years ago
- a datalog implementation in Python☆306Updated last year
- a minimal vector programming language☆181Updated 5 years ago
- List of languages that compile to python☆275Updated 2 years ago
- An online IDE for visual programming in Prolog☆245Updated this week
- An Interpreter for Extended Relational Algebra (Scheme based)☆84Updated 9 years ago
- Algebraic Number Theory package☆271Updated 4 years ago
- A framework for creating Python/C++ polyglots, programs valid in both programming languages☆147Updated 6 years ago
- Amzi! Prolog: complete system to interpret, build, run and debug Prolog programs, but also embed and query them similar to databases.☆132Updated 4 years ago
- Block-style programming environment for multi agent system, based on MIT Scratch.☆129Updated last year
- Logtalk - declarative object-oriented logic programming language☆472Updated this week
- A terse Prolog course☆43Updated 6 years ago
- A Reasoning System for a First-Order Logic of Limited Belief, written in C++☆234Updated 5 years ago
- Really easy tables in pure Python☆153Updated 10 years ago
- Compiler for the Mirth programming language.☆483Updated 2 months ago
- This is a new take on an old language: APL. The goal is to pare APL down to its elegant essence. This version of APL is oriented towar…☆88Updated 2 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A pure Python implementation of parser combinators with asymptotically best performance and support for context-sensitive or ambiguous gr…☆92Updated 5 years ago
- Online, interactive edition of the "Simply Logical" Prolog textbook☆169Updated last year