appleby / Lisp-In-Small-PiecesLinks
Programs from the book Lisp in Small Pieces, updated to work on modern schemes
☆247Updated 4 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)☆364Updated 4 years ago
- Bibliography of Scheme research (readscheme.org and beyond)☆163Updated 2 years ago
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆283Updated last year
- functional data structures for scheme☆136Updated 6 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆164Updated 8 years ago
- ☆170Updated 7 years ago
- Chez Scheme self hosting executable☆185Updated last year
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆511Updated 2 weeks ago
- Larceny Scheme implementation☆210Updated 8 years ago
- Doug Hoyte's "Production" version of macros from Let Over Lambda, ready for ASDF and Quicklisp.☆144Updated 2 years ago
- libraries for chez scheme productivity☆159Updated 11 months ago
- A practical guide to Racket macros☆254Updated 5 years ago
- Swish Concurrency Engine☆151Updated last month
- C to Common Lisp compiler☆316Updated 3 years ago
- ☆124Updated last year
- A functional, relational database in about 250 lines of Common Lisp☆404Updated 10 years ago
- SRFIs for Chez Scheme☆104Updated last month
- a async http server base on libuv for Chez Scheme☆120Updated 6 months ago
- A SICP language for Racket.☆198Updated last year
- A binary interface let Chez Scheme use Python, Lua, Ruby etc's library☆194Updated 5 years ago
- Raven is a Package Manager for Chez Scheme☆119Updated 5 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆62Updated 8 years ago
- Canonical miniKanren implementation☆360Updated 7 years ago
- Shen language kernel sources for porters☆379Updated last year
- All the Scheme code examples from the book "The Seasoned Schemer"☆100Updated 6 years ago
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆324Updated 4 years ago
- Lisp OS running on bare metal x86-64 hardware (WIP)☆583Updated 3 years ago
- Shen for Common Lisp (Unmaintained)☆128Updated last year
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆127Updated 12 years ago
- Coalton is (supposed to be) a dialect of ML embedded in Common Lisp.☆208Updated 4 years ago