Switch language한국어
Back to the list

Ruckus: Racket for iOS

TL;DR AI

Key summary

2 min read
  1. Ruckus is an iOS app that runs Racket programs locally and shows output as it is produced.

  2. The editor highlights parentheses by nesting depth and provides smart indentation for Racket forms like define, let, and cond.

  3. The app includes multiple color themes, find-and-replace across code, and supports Shortcuts, widgets, and opening .rkt files from Files.

Read the original