> A programming language designed for LLMs to write, not humans.
> The compiler verifies the contract via SMT solver.
#formalmethods #smtsolvers
https://veralang.dev/

Vera — A language designed for machines to write
A programming language where verification is a first-class citizen. Mandatory contracts, algebraic effects, typed slot references. Compiles to WebAssembly — runs at the CLI or in any browser.
Check out `lean-smt`! It's a game-changer for using SMT solvers in Lean. Perfect for boosting your proof workloads.
#Lean #SMTSolvers #DevTools https://github.com/ufmg-smite/lean-smt
GitHub - ufmg-smite/lean-smt: Tactics for discharging Lean goals into SMT solvers.
Tactics for discharging Lean goals into SMT solvers. - ufmg-smite/lean-smt
GitHub