@hackage improve0.2.0
An imperative, verifiable programming language for high assurance applications.
Categories
License
BSD-3-Clause
Maintainer
Tom Hawkins <tomahawkins@gmail.com>
Links
Versions
Installation
Dependencies (3)
Dependents (2)
@hackage/acme-everything, @hackage/vcd
ImProve is an imperative programming language for high assurance applications. ImProve uses infinite state, unbounded model checking to verify programs adhere to specifications, which are written in the form of assertion statements. Yices (required) is the backend SMT solver.