Category:Dafny
Appearance
(Redirected from Dafny)
Dafny
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Dafny.
This programming language may be used to instruct a computer to perform a task.
See Also: |
|
---|
Dafny is a programming language developed and maintained by Microsoft. It includes built-in specification constructs which can be used to verify the functional correctness of programs.
The Dafny programming language is designed to support the static verification of programs. It is imperative, sequential, supports generic classes, dynamic allocation, and inductive datatypes, and builds in specification constructs. The specifications include pre- and postconditions, invariants, frame specifications (read and write sets), and termination metrics.
Citations
Pages in category "Dafny"
The following 4 pages are in this category, out of 4 total.