shen-mode 
- Description
- A major mode for editing shen source code
- Latest
- shen-mode.tar (.sig), 2024-Mar-31, 0.02 KiB
- Maintainer
- Eric Schulte <schulte.eric@gmail.com>
- Other versions:
- development version
- Website
- https://elpa.gnu.org/nongnu/shen-mode.html
- 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/.