Interpreter for a simple Lisp. Written in Prolog.
☆151Feb 22, 2023Updated 3 years ago
Alternatives and similar repositories for lisprolog
Users that are interested in lisprolog are comparing it to the libraries listed below
Sorting:
- My Own Linear Lisp☆42Aug 24, 2018Updated 7 years ago
- CHR: Leuven Constraint Handling Rules☆26Feb 22, 2026Updated last week
- Constraint Logic Programming over Integers☆209Feb 5, 2024Updated 2 years ago
- A Scheme (R7RS) implementation written in D☆60Sep 3, 2018Updated 7 years ago
- Logtalk - declarative object-oriented logic programming language☆475Updated this week
- An implementation of Scheme embedded in Common Lisp☆25Dec 2, 2011Updated 14 years ago
- A simple Prolog Interpreter written in a few lines of Python 3. It runs a limited subset of Prolog and uses backtracking and generators i…☆253Nov 25, 2023Updated 2 years ago
- Boolean Constraint Solving in Prolog☆48Dec 8, 2024Updated last year
- A modern Prolog implementation written mostly in Rust.☆2,373Jan 15, 2026Updated last month
- A proof-of-concept SWI-Prolog implementation of Web Prolog☆190Dec 29, 2020Updated 5 years ago
- A Haskell implementation of the Shen programming language.☆168Apr 5, 2018Updated 7 years ago
- An in-memory datalog implementation for OCaml.☆276Oct 17, 2024Updated last year
- An open source Prolog interpreter in JavaScript☆631Jan 30, 2023Updated 3 years ago
- Allow Lisp programs to stop implementing an ad-hoc, informally-specified, bug-ridden, slow implementation of less than half of ISO-Prolog…☆102Sep 28, 2021Updated 4 years ago
- Common Lisp with Arc Macros and Procedures☆75Jul 7, 2016Updated 9 years ago
- SML code for Handbook of Practical Logic and Automated Reasoning - For Isabelle too☆36Jan 8, 2017Updated 9 years ago
- Shen for Common Lisp (Unmaintained)☆128May 25, 2024Updated last year
- Purely Functional Data Structures☆12Mar 19, 2025Updated 11 months ago
- Original Joy☆11Dec 17, 2024Updated last year
- Prove formulas of Presburger Arithmetic☆11Oct 5, 2024Updated last year
- A tokenizer written in (SWI-)Prolog. It has some useful features and some flexibility and it might improve.☆11Jun 23, 2019Updated 6 years ago
- Python interpreter for Peter Landin's SECD abstract machine.☆42Apr 12, 2013Updated 12 years ago
- SWI-Prolog binding for the OpenGL, GLU and GLUT libraries☆20May 3, 2022Updated 3 years ago
- Parser combinators in Common Lisp☆23Mar 24, 2010Updated 15 years ago
- The Bone Lisp programming language☆331May 9, 2020Updated 5 years ago
- A compact, efficient Prolog interpreter written in plain old C.☆342Updated this week
- Common Lisp SPARQL query generation library☆12Aug 3, 2019Updated 6 years ago
- DCG utility predicates for Prolog☆10Jan 3, 2015Updated 11 years ago
- a type level lisp interpreter on Rust's type system☆10Nov 11, 2016Updated 9 years ago
- A prolog interpreter written in Haskell.☆63Jun 29, 2015Updated 10 years ago
- Prolog interpreter in and for Erlang☆383Feb 25, 2024Updated 2 years ago
- Ciao is a modern Prolog implementation that builds up from a logic-based simple kernel designed to be portable, extensible, and modular.☆330Jun 21, 2025Updated 8 months ago
- Consolidated J language code referenced in my blog Analyze the Data not the Drivel☆39Dec 20, 2025Updated 2 months ago
- Markdown parser for SWI-Prolog.☆23Oct 22, 2020Updated 5 years ago
- A toy programming language for learning how to make programming languages☆32Jan 4, 2023Updated 3 years ago
- A POC implementation of muKanren using CSP (core.async)☆31May 2, 2014Updated 11 years ago
- Velo is a tiny language (STLC + Hutton's Razor with Bools) to showcase & explore efficient verified implementations in Idris2.☆16Apr 3, 2023Updated 2 years ago
- A small language to demo turning an interpreter into a compiler☆11Nov 3, 2016Updated 9 years ago
- Attempt to prove semantic preservation (forward simulation) for a simple compiler.☆12May 1, 2024Updated last year