NOTICE: This package has been removed from pkgsrc

./wip/why3, Platform for deductive program verification

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.4.0, Package name: why3-1.4.0, Maintainer: jihbed.research

Why3 is a platform for deductive program verification. It provides a rich
language for specification and programming, called WhyML, and relies
on external theorem provers, both automated and interactive, to
discharge verification conditions.

Why3 comes with a standard library of logical theories (integer and
real arithmetic, Boolean operations, sets and maps, etc.) and basic
programming data structures (arrays, queues, hash tables, etc.). A
user can write WhyML programs directly and get correct-by-construction
OCaml programs through an automated extraction mechanism. WhyML is
also used as an intermediate language for the verification of C, Java,
or Ada programs


Required to run:
[lang/ocaml] [devel/menhir]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 6158.715 KB

Version history: (Expand)


CVS history: (Expand)


   2015-08-15 01:11:53 by Kamel Ibn Aziz Derouiche | Files touched by this commit (4)
Log message:
Import why3-0.86.1 as wip/why3.

Why3 is a platform for deductive program verification. It provides a rich
language for specification and programming, called WhyML, and relies
on external theorem provers, both automated and interactive, to
discharge verification conditions. Why3 comes with a standard library of
logical theories (integer and real arithmetic, Boolean operations, sets and
maps, etc.) and basic programming data structures (arrays, queues, hash tables,
etc.). A user can write WhyML programs directly and get correct-by-construction
OCaml programs through an automated extraction mechanism. WhyML is also
used as an intermediate language for the verification of C, Java, or Ada programs