evm-mode

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

Author: Ta Quang Trung

Updated:

Summary

Major mode for editing Ethereum EVM bytecode

Commentary

Emacs major mode for editing Ethereum EVM bytecode.

Features:
- Syntax highlight for EVM bytecode.
- Code outline (labels and blocks) via Imenu.

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

Dependencies