1 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 7.8+*.


[https://github.com/greghendershott/racket-mode/workflows/CI/badge.svg]
<https://github.com/greghendershott/racket-mode/actions>

[https://melpa.org/packages/racket-mode-badge.svg]
<https://melpa.org/#/racket-mode>

[https://elpa.nongnu.org/nongnu/racket-mode.svg]
<https://elpa.nongnu.org/nongnu/racket-mode.html>

[https://img.shields.io/badge/Docs-Documentation-blue.svg]
<https://www.racket-mode.com/>

[Racket] <https://www.racket-lang.org/>

[DrRacket] <https://docs.racket-lang.org/drracket/>

1.1 Documentation
─────────────────

  See the [Guide and Reference].


[Guide and Reference] <https://www.racket-mode.com/>


1.2 Contributing
────────────────

  Pull requests are welcome; please see [CONTRIBUTING.org].


[CONTRIBUTING.org]
<https://github.com/greghendershott/racket-mode/blob/master/CONTRIBUTING.org>


1.3 Acknowledgments
───────────────────

  [THANKS.org].


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


1.4 Alternatives
────────────────

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


[Quack] <https://www.neilvandyke.org/quack/>

[Geiser] <https://www.nongnu.org/geiser/>
