github coq/coq V8.11+beta1
Coq 8.11+β1

latest releases: V8.19.1, V8.19.0, V8.19+rc1...
pre-release4 years ago

This is the first β version of Coq 8.11.

The main changes brought by Coq version 8.11 are:

  • Ltac2, a new tactic language for writing more robust larger scale
    tactics, with built-in support for datatypes and the multi-goal tactic monad.
  • Primitive floats are integrated in terms and follow the binary64 format
    of the IEEE 754 standard, as specified in the Coq.Float.Floats library.

Many other cleanups and improvements have been performed and are further described in the changelog.

Special note on compability:

  • Fixed bugs of Export and Import that can have a
    significant impact on user developments (common source of
    incompatibility!
    ).

Don't miss a new coq release

NewReleases is sending notifications on new releases.