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 2aa3dbade1 move br/macro to separate package 4 years ago
beautiful-racket move br/macro to separate package 4 years ago
beautiful-racket-demo unnecessary predicate 4 years ago
beautiful-racket-lib move br/macro to separate package 4 years ago
beautiful-racket-macro move br/macro to separate package 4 years ago
.gitignore ignore 7 years ago
.travis.yml new xvfb notation for travis 4 years ago
LICENSE.md Update LICENSE.md 4 years ago
README.md Update README.md 5 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