Skip to content

💯 Verification framework for higher-order functional programs

License

Notifications You must be signed in to change notification settings

romac/stainless

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stainless 0.1 Build Status Gitter chat

Verification framework for a subset of the Scala programming language. Supports contract-driven verification as well as termination checking of higher-order functional programs with local imperative features (see Pure Scala and Imperative for more details about the supported fragment).

To get started, see the documentation chapters, such as

Relation to Inox

Stainless relies on Inox to solve the various queries stemming from program verification. Inox supports model-complete queries in a feature-rich fragment that lets Stainless focus on program transformations and soundness of both contract and termination checking.

Relation to Leon

The Stainless/Inox stack has grown out of the Leon codebase and subsumes the verification and termination checking features of Leon. The new projects aim to provide a more stable and principled implementation of the verification techniques underlying Leon. Feature-wise, Stainless has already outgrown Leon verification and provides new features such as higher-order contracts and contract-based termination checking.

About

💯 Verification framework for higher-order functional programs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 63.3%
  • Scala 34.8%
  • JavaScript 0.8%
  • CSS 0.7%
  • Shell 0.2%
  • Python 0.1%
  • Other 0.1%