triska / lisprologLinks
Interpreter for a simple Lisp. Written in Prolog.
☆148Updated 2 years ago
Alternatives and similar repositories for lisprolog
Users that are interested in lisprolog are comparing it to the libraries listed below
Sorting:
- Low-level Lisp with compile-time memory management☆273Updated 7 years ago
- Algebraic structures for untyped Racket☆77Updated last year
- A fully-featured lisp/scheme shell written in Racket.☆122Updated 4 years ago
- You dig Scheme. The world is coded in C. You get both.☆100Updated 4 years ago
- Guy Steele's RABBIT Scheme compiler☆62Updated 16 years ago
- A neatly typeset version of John McCarthy's classic paper☆124Updated 7 months ago
- Draw Lindenmayer Systems with Common LISP! -- Trabajo para [7531] Teoría del Lenguaje (FIUBA)☆82Updated 4 years ago
- A simple implementation of the SECD abstract machine (https://en.wikipedia.org/wiki/SECD_machine)☆123Updated 12 years ago
- A binary interface let Chez Scheme use Python, Lua, Ruby etc's library☆194Updated 5 years ago
- Bibliography of Scheme research (readscheme.org and beyond)☆163Updated 2 years ago
- Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic☆138Updated 7 years ago
- Irken is a statically typed variant of Scheme. Or a lisp-like variant of ML.☆213Updated 2 years ago
- A proof-of-concept SWI-Prolog implementation of Web Prolog☆189Updated 4 years ago
- Relational interpreter in miniKanren that can generate quines☆132Updated 10 years ago
- Allow Lisp programs to stop implementing an ad-hoc, informally-specified, bug-ridden, slow implementation of less than half of ISO-Prolog…☆102Updated 3 years ago
- Don't Lisp, Talk!☆57Updated last year
- ☆170Updated 7 years ago
- ☆79Updated 6 years ago
- an experimental video game development environment☆105Updated 4 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…