greghendershott / fear-of-macros
A practical guide to Racket macros
☆251Updated 4 years ago
Alternatives and similar repositories for fear-of-macros:
Users that are interested in fear-of-macros are comparing it to the libraries listed below
- ☆170Updated 6 years ago
- Programs from the book Lisp in Small Pieces, updated to work on modern schemes☆239Updated 4 years ago
- Resources for the “Beautiful Racket” book [moved to https://git.matthewbutterick.com/mbutterick/beautiful-racket]☆289Updated 3 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆161Updated 7 years ago
- Urlang is JavaScript with a sane syntax☆301Updated last month
- functional data structures for scheme☆132Updated 5 years ago
- Markdown parser written in Racket.☆100Updated 7 months ago
- Shen language kernel sources for porters☆368Updated 6 months ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆353Updated 3 years ago
- Provide a few Clojure-inspired ideas in Racket. Where Racket and Clojure conflict, prefer Racket.☆237Updated 2 years ago
- Write RESTful web apps in Racket.☆230Updated 7 years ago
- Benchmarks for various Scheme implementations. Taken with kind permission from the Larceny project, based on the Gabriel and Gambit bench…☆276Updated 6 months ago
- Larceny Scheme implementation☆204Updated 7 years ago
- Canonical miniKanren implementation☆354Updated 6 years ago
- nanopass compiler framework for Racket☆187Updated last year
- Whalesong: Racket to JavaScript compiler☆251Updated 7 years ago
- General Parser Combinators in Racket☆194Updated 8 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 12 years ago
- A full implementation of the Scheme programming language for the Haskell Platform.☆309Updated last year
- Shen for Common Lisp (Unmaintained)☆127Updated 8 months ago
- Coalton is (supposed to be) a dialect of ML embedded in Common Lisp.