/verifast-mode

A major Emacs mode for VeriFast proof development (*.gh files)

Primary LanguageEmacs LispApache License 2.0Apache-2.0

A simple VeriFast mode for Emacs.

To use it, you'll need just the verifast-mode.el file. Open it in your Emacs and evaluate it (M-x eval-buffer), than open the file you want to edit (verifast/bin/list.gh) and type verifast-mode if for some reason emacs did not enable it automatically.

To run tests you'll need Emacs 25 and the assess ert extension.