Functions that improve the readability of (my) Racket code
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 61ba8967d9 Revert "make tests work bilingually"
This reverts commit 172f4f985a.
9 years ago
sugar Revert "make tests work bilingually" 9 years ago
typed Revert "make tests work bilingually" 9 years ago
.gitignore add typed/sugar 9 years ago
.travis.yml Update .travis.yml 9 years ago
LICENSE Initial commit 10 years ago
README.md Travis badge for master branch 9 years ago
info.rkt Move dependency. 9 years ago

README.md

Sugar Build Status

Functions that improve the readability of Racket code.

Using Racket 6.0+, install from the command line like so:

raco pkg install sugar

And update like so:

raco pkg update sugar

You can read the docs here.