Resources for the “Beautiful Racket” book
 
 
Go to file
Matthew Butterick 5723af898e use br-parser-tools
beautiful-racket update info
beautiful-racket-demo fewer requires
beautiful-racket-lib better idea
br-parser-tools fork parser tools
brag use br-parser-tools
.gitignore ignore
.travis.yml Update .travis.yml
LGPL.txt license
LICENSE license
README.md rename `br/ragg` as `brag`

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