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
Bogdan Popa 216536ef29
improve CI workflow (#23)
* ci: run a single Xvfb instance for all tests

* ci: add 8.0 and 8.1

* ci: skip failures on 6.7 BC, 7.{7,8,9} CS, currenct BC&CS
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 Update README.md 3 years ago

README.md

beautiful-racket

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