necto / verifast-mode

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Emacs Lisp 98.5%Language:Shell 1.5%