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.
beautiful-racket/README.md

35 lines
577 B
Markdown

3 years ago
## beautiful-racket [![Build Status](https://github.com/mbutterick/beautiful-racket/workflows/CI/badge.svg)](https://github.com/mbutterick/beautiful-racket/actions)
3 years ago
8 years ago
7 years ago
Resources for the “Beautiful Racket” book, including:
8 years ago
8 years ago
* `#lang br` teaching language
* supporting modules
8 years ago
* sample languages
8 years ago
3 years ago
## Installation
8 years ago
`raco pkg install beautiful-racket`
8 years ago
3 years ago
## Update
8 years ago
6 years ago
`raco pkg update --update-deps beautiful-racket`
7 years ago
3 years ago
## Documentation
7 years ago
5 years ago
http://docs.racket-lang.org/br
7 years ago
3 years ago
## License
7 years ago
5 years ago
MIT
3 years ago
## Project status
Complete. I will maintain the code but no major updates are planned.