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 4e5f6d9acd move 7 years ago
beautiful-racket adjust deps 7 years ago
beautiful-racket-demo move 7 years ago
beautiful-racket-lib update docs 7 years ago
br-parser-tools update docs 7 years ago
brag add `apply-colorer` 7 years ago
.gitignore ignore 8 years ago
.travis.yml Update .travis.yml 7 years ago
LGPL.txt license 8 years ago
LICENSE license 8 years ago
README.md rename `br/ragg` as `brag` 8 years ago

README.md

beautiful-racket Build Status

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

  • #lang br teaching language

  • #lang brag parser generator language (a fork of Danny Yoo's ragg)

  • supporting modules

  • sample languages

Installation:

raco pkg install beautiful-racket

Update:

raco pkg update beautiful-racket