schemedoc / bibliographyLinks
Bibliography of Scheme research (readscheme.org and beyond)
☆163Updated 2 years ago
Alternatives and similar repositories for bibliography
Users that are interested in bibliography are comparing it to the libraries listed below
Sorting:
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆164Updated 8 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆159Updated 7 months ago
- HASKELL: Yale Haskell system written in Lisp☆102Updated 11 years ago
- Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic☆138Updated 7 years ago
- functional data structures for scheme☆136Updated 6 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
- Swish Concurrency Engine☆151Updated last month
- Coalton is (supposed to be) a dialect of ML embedded in Common Lisp.☆208Updated 4 years ago
- ☆79Updated 6 years ago
- nanopass compiler framework for Racket☆189Updated last year
- Doug Hoyte's "Production" version of macros from Let Over Lambda, ready for ASDF and Quicklisp.☆144Updated 2 years ago
- Shen for Common Lisp (Unmaintained)☆128Updated last year
- 3-lisp implementation from Procedural Reflection in Programming Languages, volume i., Brian Cantwell Smith☆119Updated 5 months ago
- Larceny Scheme implementation☆210Updated 8 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆247Updated 4 years ago
- SRFIs for Chez Scheme☆104Updated this week
- awesome racket and scheme project☆99Updated 2 years ago
- ☆170Updated 7 years ago
- libraries for chez scheme productivity☆159Updated 11 months ago
- An EMACS written in Racket. Runs in ANSI-compatible terminals.☆75Updated 7 years ago
- Chez Scheme self hosting executable☆185Updated last year
- Simple computer algebra system☆65Updated 8 months ago
- ☆71Updated 6 months ago
- ☆99Updated last year
- Shen/Scheme implementation☆120Updated 4 months ago
- A practical guide to Racket macros☆254Updated 5 years ago
- Algebraic data types in Common Lisp☆141Updated last month
- a practical Scheme compiler☆160Updated last week
- An implementation of R7RS in Racket☆102Updated 11 months ago
- The implementation of microKanren, a featherweight relational programming language