racket-mode icon indicating copy to clipboard operation
racket-mode copied to clipboard

Emacs major and minor modes for Racket: edit, REPL, check-syntax, debug, profile, and more.

Racket mode for GNU Emacs

CI MELPA Documentation

This provides a major mode to edit Racket source files, as well as a major mode for a Racket REPL. The edit/run experience is similar to DrRacket.

Compatible with Emacs 25.1+ and Racket 6.9+.

Documentation

See the Guide and Reference.

Contributing

Pull requests are welcome; please read this.

Acknowledgments.

Alternatives

  • Emacs' built-in scheme-mode major mode plus the minor modes Quack and/or Geiser.