greghendershott / racket-mode

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

Home Page:https://www.racket-mode.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://www.racket-mode.com/

License:GNU General Public License v3.0


Languages

Language:Racket 44.8%Language:Emacs Lisp 43.9%Language:Scheme 11.1%Language:Makefile 0.2%