scallop-mode

Homepage: https://github.com/taquangtrung/emacs-scallop-mode

Author: Ta Quang Trung

Updated:

Summary

Major mode for editing Scallop programming language

Commentary

Emacs major mode for editing source code of the Scallop programming language
(https://www.scallop-lang.org/)

Features:
- Syntax highlighting.
- Automatic code indentation.

Installation:
- Automatic package installation from Melpa.
- Manual installation by putting the `scallop-mode.el' file in Emacs' load path.

Dependencies