Resources for the “Beautiful Racket” book
Go to file
Matthew Butterick 6a351e1f0f note
2016-05-19 18:16:12 -07:00
beautiful-racket note 2016-05-19 18:16:12 -07:00
beautiful-racket-lib resume in hdl-test 2016-05-17 15:45:44 -07:00
brag refactor ; change hiding char to slash 2016-05-10 16:33:03 -07:00
.gitignore ignore 2016-03-02 11:40:32 -08:00
.travis.yml rename br/ragg as brag 2016-05-05 17:01:56 -07:00
LGPL.txt license 2016-03-02 11:55:23 -08:00
LICENSE license 2016-03-02 11:55:23 -08:00
README.md rename br/ragg as brag 2016-05-05 17:01:56 -07:00

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