Skip to content

Latest commit

 

History

History
56 lines (46 loc) · 1.56 KB

README.org

File metadata and controls

56 lines (46 loc) · 1.56 KB

lang/fstar

Table of Contents

Description

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

Maintainers

Module Flags

This module provides no flags.

Plugins

Prerequisites

F*

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.

macOS

brew install fstar

Arch Linux

Install fstar from the AUR:

yaourt -S fstar

Features

Configuration

Troubleshooting

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.