About 96 results
Open links in new tab
  1. Racket

    Racket is a mature and stable product. From the beginning, it has supported cross-platform graphical programming (Windows, macOS, Linux).

  2. 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 …

  3. 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 …

  4. 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. …

  5. 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 …

  6. 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 …

  7. 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 …

  8. Racket: Racket 8.15

    Racket: Racket 8.15

  9. 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, …

  10. 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.