
Racket
Racket is a mature and stable product. From the beginning, it has supported cross-platform graphical programming (Windows, macOS, Linux).
Racket
This is an installation-specific listing. Running raco docs (or Racket Documentation on Windows or Mac OS) may open a different page with local and user-specific documentation, including documentation …
The Racket Guide
This guide is intended for programmers who are new to Racket or new to some part of Racket. It assumes programming experience, so if you are new to programming, consider instead reading How …
Download Racket
Minimal Racket includes just enough of Racket that you can use raco pkg to install more. The Linux build is generic enough that it should work on most distributions, including relatively old distributions. …
Racket
Racket Programming the Fun Way An introduction to the Racket functional programming language and DrRacket development environment to explore topics in mathematics (mostly recreational) and …
1 Welcome to Racket
Racket uses parentheses to wrap larger expressions— almost any kind of expression, other than simple constants. For example, a function call is written: open parenthesis, function name, argument …
More: Systems Programming with Racket
The Racket distribution includes a production-quality web server that addresses all of the design points mentioned here and more. To learn more, see the tutorial Continue: Web Applications in Racket, the …
Racket: Racket 8.15
Racket: Racket 8.15
The Racket Reference
The racket/base library is much smaller than the racket library and will typically load faster. The racket library combines racket/base, racket/bool, racket/bytes, racket/class, racket/cmdline, racket/contract, …
Racket v9.1
Feb 23, 2026 · Racket is a community developed open source project and we welcome new contributors. See racket/README.md to learn how you can be a part of this amazing project.