vkz / racket-mode

GNU Emacs major modes for Racket: Edit and REPL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Racket mode for GNU Emacs

Build Status 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.

About

GNU Emacs major modes for Racket: Edit and REPL.


Languages

Language:Emacs Lisp 62.1%Language:Racket 37.7%Language:Makefile 0.3%