We stand with Ukraine to help keep people safe. Join us
When you purchase through links on our site, we may earn an affiliate commission

Racket for Mac

Popular variant of the Scheme programming language.

Free
In English
Version 8.18
5.0
Based on 1 user rate

Racket overview

Racket is a popular variant of the Scheme programming language. Its features and benefits include:

  • Grow your Program: Racket's interactive mode encourages experimentation, and quick scripts easily compose into larger systems. Small scripts and large systems both benefit from native-code JIT compilation. When a system gets too big to keep in your head, you can add static types.
  • Grow your Language: Extend Racket whenever you need to. Mold it to better suit your tasks without sacrificing interoperability with existing libraries and without having to modify the tool chain. When less is more, you can remove parts of a language or start over and build a new one.
  • Grow your Skills: Whether you're just starting out, want to know more about programming language applications or models, looking to expand your horizons, or ready to dive into research, Racket can help you become a better programmer and system builder.

What’s new in version 8.18

When upgrading:

To restore packages installed for a previous version of Racket, use DrRacket's File > Package Manager > Copy from Version or at a command line use raco pkg migrate.

New Features and Updates
  • The **racket-lang.org** website no longer distributes Racket BC bundles, but it includes pre-built bundles for two flavors of ARM linux, AArch64 and 32-bit ARMv6 VFP.
  • XML structures are **serializable**.
  • The **struct** form supports **#:properties prop-list-expr**, making it more convenient to attach multiple property values to a structure type.
  • The **net/imap** library supports IMAP’s **move** operation.
  • Unsafe code can use **“uninterruptible mode”** instead of “atomic mode” to allow futures to run concurrently while preventing interruptions from other threads.
Improvements and Changes
  • Scribble’s **HTML generation conforms better to modern standards**.
  • Racket uses **Unicode 16.0** for character and string operations.
  • The **redex-check** default generation strategy always uses random generation to supplement the enumerator.
  • DrRacket supports the use of **shift-tab to go backward** to previous indentation positions.
  • The **macro stepper** supports the **string-constants library**, allowing internationalization of the stepper itself.
  • Build-system improvements support containers registered at **Docker Hub** to build for all platforms that have downloads from the main Racket download site; improvements also support Unix-style builds for Mac OS in the style of MacPorts.
  • The **expt** function produces a more accurate result when its first argument is a flonum and its second argument is an exact integer that has no equivalent flonum representation than it did in prior versions.
  • TCP ports use **SO\_KEEPALIVE** correctly.
  • There are many other repairs and documentation improvements!

Racket for Mac

Free
In English
Version 8.18
Write a detailed review about Racket

Write your thoughts in our old-fashioned comment

MacUpdate Comment Policy. We strongly recommend leaving comments, however comments with abusive words, bullying, personal attacks of any type will be moderated.
5.0

(1 Reviews of Racket)

  • Comments

  • User Ratings

ylluminate
ylluminate
Nov 8 2016
6.7
5.0
Nov 8 2016
5.0
Version: 6.7
What a fantastic development environment. I do wish, though, that DrRacket was more like TextMate or Emacs in some ways, but there is so much to like that I can't discount it.
ylluminate
ylluminate
Nov 8 2016
5.0
Nov 8 2016
5.0
Version: null