Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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]

Awesome Lists containing this project

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.