Skip to content

dylan-lang/dylan-emacs-support

Repository files navigation

Dylan support for GNU Emacs

This repository contains two Emacs packages installable from MELPA.

The dylan package (Dylan editing modes):

  • dylan.el -- The dylan-mode major mode to edit Dylan code.
  • dylan-opt.el -- The dylan-opt-mode minor mode to show compiler optimizations.
  • dylan-lid.el -- The dylan-lid-mode major mode to edit LID files.

The dime package (Dylan Interactor Mode for Emacs), an IDE derived from SLIME):

  • dime.el -- Interactive development environment.
  • dime-repl.el -- Read-eval-print loop.
  • dime-browse.el -- Class browser.
  • dime-note-tree.el -- Compiler note browser.
  • dswank -- Server process that controls the Open Dylan compiler.

Using DIME

See the dylan-emacs-support <https://package.opendylan.org/dylan-emacs-support>_ package documentation, or browse the reStructuredText source files here <https://github.com/dylan-lang/dylan-emacs-support/blob/master/doc/source>_.

About

Emacs mode for indenting and highlighting Dylan code

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors