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

  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. Racket: All Versions

    Browse and download all versions of Racket, a versatile programming language, from this comprehensive archive.

  7. Download Racket

    Racket may also be available through your distribution's package manager, although it may be older than the latest Racket version. After downloading the installer file, run it with to install, possibly …

  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. Getting Started - Racket

    Getting Started 🔗 ℹ To get started with Racket, download it from the web page and install it. If you are a beginner or would like to use a graphical environment to run programs, run the DrRacket executable. …