This module adds F* support, powered by fstar-mode.el.
- Syntax highlighting
- Interactively process F* files one definition at a time
- Query the running F* process to look up definitions, documentation, and theorems
- @tchajed (Author)
This module provides no flags.
While fstar-mode supports the latest release of F*, you may have a better experience installing a more recent version from source. See F*’s INSTALL.md.
brew install fstar
Install fstar
from the AUR:
yaourt -S fstar
If you’re having trouble getting F* to start correctly, you may need to configure a few variables in fstar-mode; see its README for more details.