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.
☆246Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for Python-Prolog-Interpreter
- Interpreter for a simple Lisp. Written in Prolog.☆145Updated last year
- Demo of a WAM Prolog implementation in Python☆71Updated last year
- ☆72Updated 3 years ago
- Curated list of Prolog packages and resources☆504Updated 2 years ago
- A proof-of-concept SWI-Prolog implementation of Web Prolog☆186Updated 3 years ago
- Forth Lisp Python Continuum: A small highly dynamic self-bootstrapping language☆221Updated 2 years ago
- Compiler for the Mirth programming language.☆447Updated 3 months ago
- Introduction to modern Prolog☆1,228Updated 3 weeks ago
- Python wrapper around several Prolog engines. Hoping to make symbolic AI a part of standard AI toolkit.☆85Updated 3 years ago
- A compact, efficient Prolog interpreter written in plain-old C.☆274Updated this week
- A new logic programming language.