Resources for the “Beautiful Racket” book
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Matthew Butterick 07ef0ea181
badge harder
3 years ago
.github/workflows improve CI workflow (#23) 3 years ago
beautiful-racket doc fix (closes #22) 3 years ago
beautiful-racket-demo less def 4 years ago
beautiful-racket-lib Update module.rkt 3 years ago
beautiful-racket-macro move br/macro to separate package 4 years ago
.gitignore ignore 7 years ago
LICENSE.md Update LICENSE.md 4 years ago
README.md badge harder 3 years ago

README.md

beautiful-racket Build Status

Resources for the “Beautiful Racket” book, including:

  • #lang br teaching language

  • supporting modules

  • sample languages

Installation

raco pkg install beautiful-racket

Update

raco pkg update --update-deps beautiful-racket

Documentation

http://docs.racket-lang.org/br

License

MIT

Project status

Complete. I will maintain the code but no major updates are planned.