mbillingr / lisp-in-small-piecesLinks
Working through the Book Lisp In Small Pieces
☆13Updated 3 years ago
Alternatives and similar repositories for lisp-in-small-pieces
Users that are interested in lisp-in-small-pieces are comparing it to the libraries listed below
Sorting:
- Collapsing Towers of Interpreters (in Scheme)☆57Updated 6 years ago
- Summaries of intro and advanced miniKanren hangout series☆28Updated 7 years ago
- Data Structure Optimization for Functional Programs☆34Updated 6 years ago
- A DSL for runtime code generation in racket☆67Updated 3 years ago
- Irken is a statically typed variant of Scheme. Or a lisp-like variant of ML.☆213Updated 2 years ago
- Guy Steele's RABBIT Scheme compiler☆62Updated 16 years ago
- Clojure-based x86 assembler and toy Lisp compiler☆124Updated 9 months ago
- The Kraken Programming Language☆47Updated last year
- This package implements genereric syntax for working with monads in R6RS scheme.☆25Updated 7 years ago
- Warren's Abstract Machine: A Tutorial Reconstruction by Hassan Ait-Kaci☆65Updated 5 years ago
- Constraint programming language embedded in Racket☆153Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆63Updated 3 weeks ago
- Use Python from Racket☆33Updated last year
- From Bronze to GM in miniKanren!☆13Updated 2 months ago
- Simple miniKanren, with only ==, fresh, and conde. A good starting point for exploratory hacking.☆42Updated 2 years ago
- A compiler to compile a simple subset of scheme to LLVM 10☆109Updated 4 years ago
- An introduction to the J programming language that gets to the point.☆64Updated 3 weeks ago
- nqthm - the original Boyer-Moore theorem prover, from 1992☆56Updated 9 years ago
- ☆12Updated last year
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆158Updated 6 months ago
- ☆74Updated 10 years ago
- software archaeology of reflective towers of interpreters☆16Updated 2 months ago
- multi-stage relational programming for staged relational interpreters: running with holes, faster☆135Updated last month
- Shen for JavaScript☆60Updated 11 months ago
- An embeddable flow-oriented language.☆72Updated 3 weeks ago
- Demonstration of implementing a language in Racket☆58Updated 11 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆61Updated 8 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆164Updated 8 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 5 years ago
- A #lang implementation of Lua 5.4 for Racket.☆56Updated 3 months ago