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.
☆252Updated last year
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.☆150Updated 2 years ago
- Demo of a WAM Prolog implementation in Python☆77Updated 2 years ago
- Forth Lisp Python Continuum: A small highly dynamic self-bootstrapping language☆226Updated 3 years ago
- An open source reimplementation of Benny Brodda's BETA in Python☆62Updated 5 years ago
- Python wrapper around several Prolog engines. Hoping to make symbolic AI a part of standard AI toolkit.☆86Updated 3 years ago
- ☆72Updated 4 years ago
- Logic Programming in Python☆919Updated 6 years ago
- A proof-of-concept SWI-Prolog implementation of Web Prolog☆189Updated 4 years ago
- Variaous articles☆80Updated 2 years ago
- a minimal vector programming language☆181Updated 4 years ago
- A framework for creating Python/C++ polyglots, programs valid in both programming languages☆146Updated 6 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- An Interpreter for Extended Relational Algebra (Scheme based)☆84Updated 8 years ago
- Algebraic Number Theory package☆271Updated 4 years ago
- Ranked Programming Extension for Racket☆54Updated 5 years ago
- Compiler for the Mirth programming language.☆477Updated 4 months ago
- Block-style programming environment for multi agent system, based on MIT Scratch.☆127Updated 8 months ago
- A parser generator for visibly pushdown languages.☆797Updated 6 months 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…☆90Updated 5 years ago
- Some fun examples of solving problems with symbolic execution☆114Updated 7 years ago
- a datalog implementation in Python☆300Updated last year
- Amzi! Prolog: complete system to interpret, build, run and debug Prolog programs, but also embed and query them similar to databases.☆128Updated 3 years ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- A simple SQL database☆69Updated 10 months ago
- A compact, efficient Prolog interpreter written in plain-old C.☆315Updated this week
- 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
- APL Compiler targeting a typed array intermediate language☆216Updated last year
- A Reasoning System for a First-Order Logic of Limited Belief, written in C++☆234Updated 4 years ago
- A programming language based on a 2D Hilbert curve grid☆88Updated 3 years ago