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.
☆250Updated 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.☆148Updated 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☆225Updated 3 years ago
- Python wrapper around several Prolog engines. Hoping to make symbolic AI a part of standard AI toolkit.☆86Updated 3 years ago
- A proof-of-concept SWI-Prolog implementation of Web Prolog☆190Updated 4 years ago
- Variaous articles☆80Updated 2 years ago
- ☆71Updated 4 years ago
- A programming language based on a 2D Hilbert curve grid☆88Updated 2 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Algebraic Number Theory package☆271Updated 4 years ago
- An Interpreter for Extended Relational Algebra (Scheme based)☆84Updated 8 years ago
- Curated list of Prolog packages and resources☆546Updated 3 years ago
- Block-style programming environment for multi agent system, based on MIT Scratch.☆127Updated 6 months ago
- Ranked Programming Extension for Racket☆54Updated 5 years ago
- Constraint Logic Programming over Finite Domains☆183Updated 5 years 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…☆89Updated 2 years ago
- A compact, efficient Prolog interpreter written in plain-old C.☆310Updated this week
- A framework for creating Python/C++ polyglots, programs valid in both programming languages☆147Updated 6 years ago
- An open source reimplementation of Benny Brodda's BETA in Python☆62Updated 5 years ago
- The NIAL language environment☆112Updated 2 years ago
- A new logic programming language.☆175Updated 2 years ago
- A simple parser for mathematical expressions.☆173Updated 2 years ago
- Amzi! Prolog: complete system to interpret, build, run and debug Prolog programs, but also embed and query them similar to databases.☆127Updated 3 years ago
- a minimal vector programming language☆181Updated 4 years ago
- A Reasoning System for a First-Order Logic of Limited Belief, written in C++☆234Updated 4 years ago
- Some notes taken while working on Prolog☆188Updated last year
- Generate guitar tablatures using a constraint solver☆139Updated 5 years ago
- Some fun examples of solving problems with symbolic execution☆114Updated 7 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 7 years ago
- APL Compiler targeting a typed array intermediate language☆216Updated 11 months ago