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 2f5923e670 fewer requires 7 years ago
beautiful-racket update info 7 years ago
beautiful-racket-demo fewer requires 7 years ago
beautiful-racket-lib better idea 7 years ago
brag use lexer-srloc 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