225 Forks
2419 Stars
2419 Watchers

FStar

A Proof-oriented Programming Language

How to download and setup FStar

Open terminal and run command
git clone https://github.com/FStarLang/FStar.git
git clone is used to create a copy or clone of FStar repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with FStar https://github.com/FStarLang/FStar/archive/master.zip

Or simply clone FStar with SSH
[email protected]:FStarLang/FStar.git

If you have some problems with FStar

You may open issue on FStar support forum (system) here: https://github.com/FStarLang/FStar/issues