VIM plugin that supports SMT-LIB2 (incl. Z3's extensions)

by balddenimhero featured
macOS ◆ xterm-256color ◆ zsh 4121 views

The recording shows the plugin’s syntax highlighting capabilities, using examples taken from the Z3 tutorial. The currently opened file can be passed to an SMT solver of your choice (via shortcuts) and the output either shown on the terminal or put in a new split with syntax highlighting. The default configuration supports Z3 and Boolector out of the box.

The plugin & source can be found at: https://github.com/bohlender/vim-smt2