Skip to content

greghendershott/racket-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Racket mode for GNU Emacs

https://github.com/greghendershott/racket-mode/workflows/CI/badge.svg https://melpa.org/packages/racket-mode-badge.svg https://elpa.nongnu.org/nongnu/racket-mode.svg https://img.shields.io/badge/Docs-Documentation-blue.svg

A variety of Emacs major and minor modes for Racket: edit, REPL, check-syntax, debug, profile, logging, and more. The edit/run experience is similar to DrRacket.

Compatible with Emacs 25.1+ and Racket 6.12+.

Documentation

See the Guide and Reference.

Contributing

Pull requests are welcome; please see CONTRIBUTING.org.

Acknowledgments

THANKS.org.

Alternatives

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