Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbutterick/beautiful-racket
Resources for the “Beautiful Racket” book [moved to https://git.matthewbutterick.com/mbutterick/beautiful-racket]
https://github.com/mbutterick/beautiful-racket
racket
Last synced: 2 months ago
JSON representation
Resources for the “Beautiful Racket” book [moved to https://git.matthewbutterick.com/mbutterick/beautiful-racket]
- Host: GitHub
- URL: https://github.com/mbutterick/beautiful-racket
- Owner: mbutterick
- License: mit
- Archived: true
- Created: 2016-03-02T19:31:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-19T01:41:02.000Z (over 3 years ago)
- Last Synced: 2024-08-03T22:05:04.162Z (6 months ago)
- Topics: racket
- Language: Racket
- Homepage: http://beautifulracket.com
- Size: 1.78 MB
- Stars: 283
- Watchers: 10
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-racket-and-scheme - beautiful
README
## 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.