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☆79Updated 2 years ago
- A proof-of-concept SWI-Prolog implementation of Web Prolog☆190Updated 4 years ago
- Forth Lisp Python Continuum: A small highly dynamic self-bootstrapping language☆225Updated 3 years ago
- ☆71Updated 4 years ago
- Python wrapper around several Prolog engines. Hoping to make symbolic AI a part of standard AI toolkit.☆86Updated 4 years ago
- Variaous articles☆79Updated 2 years ago
- An online IDE for visual programming in Prolog☆246Updated last week
- a minimal vector programming language☆181Updated 5 years ago
- An open source reimplementation of Benny Brodda's BETA in Python☆63Updated 6 years ago
- Ranked Programming Extension for Racket☆54Updated 5 years ago
- Block-style programming environment for multi agent system, based on MIT Scratch.☆128Updated 10 months ago
- An Interpreter for Extended Relational Algebra (Scheme based)☆84Updated 9 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- A typed, polyglot, functional language☆206Updated 2 weeks ago
- Constraint Logic Programming over Finite Domains☆186Updated 5 years ago
- A programming language based on a 2D Hilbert curve grid☆88Updated 3 years ago
- arthur whitney's b interpreter translated into a more traditional flavor of C☆100Updated 8 years ago
- Curated list of Prolog packages and resources☆548Updated 2 months ago
- a datalog implementation in Python☆301Updated last year
- A new logic programming language.☆175Updated 2 years ago
- Compiler for the Mirth programming language.☆481Updated last 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
- A compact, efficient Prolog interpreter written in plain-old C.☆327Updated last week
- Algebraic Number Theory package☆271Updated 4 years ago
- A framework for creating Python/C++ polyglots, programs valid in both programming languages☆146Updated 6 years ago
- A lisp rosetta stone to demonstrate modern language features☆169Updated 3 years ago
- Rewrite of Arthur Whitney's one-page J interpreter in Rust☆61Updated 5 years ago
- Really easy tables in pure Python☆153Updated 10 years ago
- APL Compiler targeting a typed array intermediate language☆216Updated last year