ELPA Logo GNU-devel ELPA: shen-mode

shen-mode Atom Feed

Description
A major mode for editing shen source code
Latest
shen-mode-0.1.0.20221221.15.tar (.sig), 2026-Aug-16, 60.0 KiB
Maintainer
Eric Schulte <schulte.eric@gmail.com>
Other versions:
release version
Website
https://elpa.gnu.org/nongnu/shen-mode.html
ELPA's Repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

Shen-mode provides functionality for working with the shen programming
language.  This includes both a major mode `shen-mode' and an inferior
Shen mode (`run-shen') for evaluating shen code in a comint buffer or
from a buffer of Shen source code.

For information on shen see https://www.shenlanguage.org/.