← all formulas
minimal-racket
Modern programming language in the Lisp/Scheme family
- Version
- v9.1
- License
- MIT OR Apache-2.0
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install minimal-racketCaveats
This is a minimal Racket distribution.
If you want to build the DrRacket IDE, you may run:
raco pkg install --auto drracket
The full Racket distribution is available as a cask:
brew install --cask racket