squaremo / lisp-in-small-piecesLinks
Code written while working through the book LISP in Small Pieces
☆28Updated 11 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:
- Hygienic Literate Programming for Chez Scheme☆46Updated 8 years ago
- Demonstration of implementing a language in Racket☆58Updated 11 years ago
- Fast, idiomatic Redis bidings for Racket.☆34Updated 4 months ago
- Some useful shortcuts for DrRacket☆81Updated 5 years ago
- ☆73Updated 2 weeks ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆128Updated 12 years ago
- All the logic programming code examples from the book "The Reasoned Schemer"☆53Updated 15 years ago
- Exercism exercises in Racket.☆46Updated last week
- Access Chez Scheme documentation from the REPL☆30Updated 7 months ago
- A database mapper for Racket.☆64Updated 2 months ago
- ☆96Updated 3 weeks ago
- ☆39Updated 3 weeks ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆36Updated 3 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆62Updated 8 years ago
- Canonical miniKanren implementation in Racket☆86Updated 4 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆251Updated 5 years ago
- ☆51Updated 3 weeks ago
- Racket DSL for generating parsers from BNF grammars [moved to https://git.matthewbutterick.com/mbutterick/brag]☆61Updated 3 years ago
- functional data structures for scheme☆136Updated 6 years ago
- Swish Concurrency Engine☆153Updated last month
- Simple computer algebra system☆65Updated 11 months ago
- A Common Lisp compiler, designed to compile to C (and from there to native code or JavaScript)☆28Updated 10 years ago
- Typed Racket data structure libraries☆59Updated 4 years ago
- Threading macros for Racket☆53Updated last year
- Markdown parser written in Racket.☆103Updated 5 months ago
- Learn Racket by doing: Practice language features by fixing topic-oriented unit tests.☆80Updated 3 years ago
- awesome racket and scheme project