photonlines / Python-Prolog-Interpreter
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.
☆248Updated 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
- Interpreter for a simple Lisp. Written in Prolog.☆145Updated 2 years ago
- Demo of a WAM Prolog implementation in Python☆77Updated last year
- A proof-of-concept SWI-Prolog implementation of Web Prolog☆188Updated 4 years ago
- Algebraic Number Theory package☆272Updated 3 years ago
- Forth Lisp Python Continuum: A small highly dynamic self-bootstrapping language☆222Updated 3 years ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,004Updated last year
- Python wrapper around several Prolog engines. Hoping to make symbolic AI a part of standard AI toolkit.☆85Updated 3 years ago
- A Reasoning System for a First-Order Logic of Limited Belief, written in C++☆237Updated 4 years ago
- Compiler for the Mirth programming language.☆461Updated this week
- Logic Programming in Python☆915Updated 5 years ago
- Constraint Logic Programming over Finite Domains☆175Updated 5 years ago
- Curated list of Prolog packages and resources☆529Updated 2 years ago
- Neural network inference the Unix way☆560Updated 5 years ago
- A compact, efficient Prolog interpreter written in plain-old C.☆289Updated this week
- An online IDE for visual programming in Prolog☆240Updated this week
- A typed, polyglot, functional language☆196Updated this week
- It's Python with a Lissp.☆410Updated 4 months ago
- List of languages that compile to python☆263Updated last year
- A programming language based on a 2D Hilbert curve grid☆89Updated 2 years ago
- a tiny self-hosted Forth implementation☆421Updated 4 years ago
- A server-side web framework written in Forth.☆393Updated last year
- Block-style programming environment for multi agent system, based on MIT Scratch.☆126Updated 2 months ago
- The Power of Prolog: Introduction to modern Prolog☆1,275Updated last month
- Advent of Code 2018, in Coq! (https://adventofcode.com/2018)☆140Updated 6 years ago
- A simple expressions language with polymorphic extensible row types.☆302Updated last year
- Straightforward unification in Python that's extensible via generic functions.☆49Updated 7 months ago
- A rudimentary Racket implementation using RPython☆260Updated 4 months ago
- The APL programming language (a subset thereof) compiling to Common Lisp.☆619Updated 3 months ago
- An open source Prolog interpreter in JavaScript☆595Updated 2 years ago
- A Pascal to LLVM compiler in Haskell☆126Updated 5 years ago