Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 578 Bytes

File metadata and controls

19 lines (11 loc) · 578 Bytes

atom-fstar: Syntax highlighting for F* in Atom Editor

Installation

Download and install Atom for your platform

Run apm install, followed by apm link from the root directory of this repository.

Any file with a .fst .fsti .fs7 extension will trigger loading of the language-fstar mode. For now, you only get very simple syntax highlighting.

Building an F* project

Install the fstar-interactive package