Dafny
3 mentions across all digests
Microsoft's verification-focused programming language designed specifically for formal verification.
Verus is a tool for verifying the correctness of code written in Rust
Verus brings formal verification to Rust via SMT solvers and theorem proving, mathematically proving code correctness without runtime overhead.
LemmaScript: A Verification Toolchain for TypeScript via Dafny
LemmaScript brings formal verification to existing TypeScript codebases by compiling to Dafny/Lean via inline comments, keeping source code untouched—demonstrated on Hono's security functions.
MoonBit 0.9: Introducing First-Class Formal Verification
MoonBit 0.9 brings native formal verification to enable AI to generate provably correct code, with Z3 validating AI-generated proofs.