CVS commit: wip/why3
"Kamel Ibn Aziz Derouiche" <[email protected]> Fri, 14 Aug 2015 23:12:08 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module name: wip
Committed by: jihbed
Date: Fri Aug 14 23:11:53 UTC 2015
Added Files:
wip/why3: DESCR Makefile PLIST distinfo
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
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/why3/DESCR wip/why3/Makefile wip/why3/PLIST \
wip/why3/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/why3/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/why3/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/why3/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/why3/distinfo?r1=0&r2=1.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------