appleby / Lisp-In-Small-PiecesLinks
Programs from the book Lisp in Small Pieces, updated to work on modern schemes
☆249Updated 5 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:
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆363Updated 4 years ago
- Larceny Scheme implementation☆209Updated 8 years ago
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆286Updated last year
- Bibliography of Scheme research (readscheme.org and beyond)☆164Updated 2 years ago
- functional data structures for scheme☆136Updated 6 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆166Updated 8 years ago
- Chez Scheme self hosting executable☆186Updated last year
- Swish Concurrency Engine☆151Updated 2 weeks ago
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆518Updated last month
- ☆169Updated 7 years ago
- A practical guide to Racket macros☆254Updated 5 years ago
- libraries for chez scheme productivity☆158Updated last year
- C to Common Lisp compiler☆317Updated 3 years ago
- a async http server base on libuv for Chez Scheme☆121Updated 3 weeks ago
- Doug Hoyte's "Production" version of macros from Let Over Lambda, ready for ASDF and Quicklisp.☆144Updated 2 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆127Updated 12 years ago
- Lisp OS running on bare metal x86-64 hardware (WIP)☆584Updated 3 years ago
- A functional, relational database in about 250 lines of Common Lisp☆404Updated 10 years ago
- A SICP language for Racket.☆199Updated last year
- ☆124Updated last year
- A binary interface let Chez Scheme use Python, Lua, Ruby etc's library☆195Updated 5 years ago
- Canonical miniKanren implementation☆361Updated 7 years ago
- SRFIs for Chez Scheme☆104Updated last month
- Raven is a Package Manager for Chez Scheme☆117Updated 5 years ago
- Armed Bear Common Lisp <git+https://github.com/armedbear/abcl/> <--> <svn+https://abcl.org/svn> Bridge☆316Updated 7 months ago
- Shen for Common Lisp (Unmaintained)☆128Updated last year
- Scheme Related Papers☆45Updated 5 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆62Updated 8 years ago
- A native compiler for Scheme compliant with R6RS☆197Updated 7 years ago
- Coalton is (supposed to be) a dialect of ML embedded in Common Lisp.☆208Updated 4 years ago