An open API service indexing awesome lists of open source software.

https://github.com/ymdarake/racket-guide

Racket lang study based on https://docs.racket-lang.org/guide/macros.html and https://www.greghendershott.com/fear-of-macros/all.html
https://github.com/ymdarake/racket-guide

lisp-dialect macro racket racket-lang scheme scheme-language

Last synced: about 2 months ago
JSON representation

Racket lang study based on https://docs.racket-lang.org/guide/macros.html and https://www.greghendershott.com/fear-of-macros/all.html

Awesome Lists containing this project

README

        

# racket-guide
Racket lang study based on
1. https://docs.racket-lang.org/guide/macros.html
2. https://www.greghendershott.com/fear-of-macros/all.html