File: why3-doc-html.doc-base

package info (click to toggle)
why3 0.87.3-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 17,808 kB
  • ctags: 8,606
  • sloc: xml: 58,819; ml: 55,487; makefile: 1,752; sh: 1,082; ansic: 443; lisp: 127
file content (22 lines) | stat: -rw-r--r-- 995 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Document: why3-manual-html
Title: The Why3 Platform
Author: François Bobot,
 Jean-Christophe Filliâtre,
 Claude Marché,
 Guillaume Melquiond,
 and Andrei Paskevich
Abstract: 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.
Section: Science/Mathematics

Format: HTML
Index: /usr/share/doc/why3-doc-html/html/index.html
Files: /usr/share/doc/why3-doc-html/html/*