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 09ac200d0d provide br/debug for syntax in #lang br 8 years ago
beautiful-racket `elide` token added with no functional changes; all tests still pass 8 years ago
beautiful-racket-lib provide br/debug for syntax in #lang br 8 years ago
beautiful-racket-ragg hiding works for literals and tokens ; tests pass ; resume in ids 8 years ago
.gitignore ignore 8 years ago
.travis.yml update travis 8 years ago
LGPL.txt license 8 years ago
LICENSE license 8 years ago
README.md unification 8 years ago

README.md

beautiful-racket Build Status

Resources for the upcoming “Beautiful Racket” book, including:

  • #lang br teaching language

  • supporting modules

  • sample languages

Installation:

raco pkg install beautiful-racket

Update:

raco pkg update beautiful-racket