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 b55d290fe9 rename `br/ragg` as `brag` 8 years ago
beautiful-racket rename `br/ragg` as `brag` 8 years ago
beautiful-racket-lib provide br/debug for syntax in #lang br 8 years ago
brag rename `br/ragg` as `brag` 8 years ago
.gitignore ignore 8 years ago
.travis.yml rename `br/ragg` as `brag` 8 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