Overview
News
Technologies
Salaries
Products
People
Growth
Financials

Overview

Introduction. F* (pronounced F star) is a general-purpose proof-oriented programming language, supporting both purely functional and effectful programming. It combines the expressive power of dependent types with proof automation based on SMT solving and tactic-based interactive theorem proving.

News

News fstar-lang.org 6 months ago
F Tutorial Read more
Report
News Mozilla Security Blog 9 years ago
Verified cryptography for Firefox 57
Traditionally, software is produced in this way: write some code, maybe do some code review, run unit-tests, and then hope it is correct. Hard experience shows that it is very ...
Read more
Report