A Web-based tool that helps analyze the correctness and equivalence of programs using formal methods.
-
Updated
Jun 24, 2025 - JavaScript
A Web-based tool that helps analyze the correctness and equivalence of programs using formal methods.
A CLI tool that processes @pre, @post, and @invariant tags in functions, classes, and methods within a source file. It generates a modified version of the source code that automatically validates input conditions (@pre), result conditions (@post), and invariant conditions (@invariant).
Add a description, image, and links to the program-verification topic page so that developers can more easily learn about it.
To associate your repository with the program-verification topic, visit your repo's landing page and select "manage topics."