why3

Crates.iowhy3
lib.rswhy3
version0.3.0
sourcesrc
created_at2024-07-30 19:20:17.72335
updated_at2024-10-27 11:17:29.087404
descriptionWhy3 AST and pretty printers
homepage
repositoryhttps://github.com/creusot-rs/creusot
max_upload_size
id1320256
size124,162
Xavier Denis (xldenis)

documentation

README

Why3

A Rust library furnishing the Why3 AST used by the Creusot verifier, and its associated pretty printer. The library supports two input formats to why3: WhyML (.mlw), Coma (.coma).

As it stands the core Why3 Exp type is heavily burdened with tech debt associated to its evolution as an offsprout of creusot. I hope to clean this up incrementally, but if you are planning on using why3 in a project, please contact me so I can reprioritize.

Commit count: 2745

cargo fmt