greghendershott / racket-mode

Emacs major and minor modes for Racket: edit, REPL, check-syntax, debug, profile, packages, and more.
https://www.racket-mode.com/
GNU General Public License v3.0
683 stars 92 forks source link
drracket emacs emacs-lisp gnu-emacs racket racket-mode

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

A variety of Emacs major and minor modes for [[https://www.racket-lang.org/][Racket]]: edit, REPL, check-syntax, debug, profile, logging, and more. The edit/run experience is similar to [[https://docs.racket-lang.org/drracket/][DrRacket]].

Compatible with Emacs 25.1+ and Racket 6.12+.

** Documentation

See the [[https://www.racket-mode.com/][Guide and Reference]].

** Contributing

Pull requests are welcome; please see [[https://github.com/greghendershott/racket-mode/blob/master/CONTRIBUTING.org][CONTRIBUTING.org]].

** Acknowledgments

[[https://github.com/greghendershott/racket-mode/blob/master/THANKS.org][THANKS.org]].

** Alternatives