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

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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