
GitHub - viperproject/gobra: Gobra is an automated, modular …
Gobra is a prototype verifier for Go programs, based on the Viper verification infrastructure. We call annotated Go programs Gobra programs and use the file extension .gobra for them. A …
[2105.13840] Gobra: Modular Specification and Verification of …
2021年5月28日 · We present Gobra, a modular, deductive program verifier for Go that proves memory safety, crash safety, data-race freedom, and user-provided specifications. Gobra is …
Practical Program Verification in Go with Gobra (alpha)
This book is an online resource that teaches how to prove the correctness of your programs written in Go against a formal specification. We use the Gobra verifier, and we exemplify it on …
Gobra: Modular Specification and Verification of Go Programs
2021年7月15日 · We present Gobra, a modular, deductive program verifier for Go that proves memory safety, crash safety, data-race freedom, and user-provided specifications. Gobra is …
GeoGebra Classic - GeoGebra
Free online apps bundle from GeoGebra: get graphing, geometry, algebra, 3D, statistics, probability, all in one tool!
Gobra – Programming Methodology Group | ETH Zurich
Gobra is an automated, modular verifier for Go programs, based on the Viper verification infrastructure. Go is targeted at high performance applications running in potentially distributed …
gobra/docs/tutorial.md at master · viperproject/gobra · GitHub
Gobra is an automated, modular verifier for heap-manipulating, concurrent Go programs. It supports a large subset of Go, including Go’s interfaces and many primitive data structures. …
We present Gobra, a modular, deductive program verifier for Go that proves memory safety, crash safety, data-race freedom, and user-provided specifications. Gobra is based on …
Gobra: Modular Specification and Verification of Go Programs
2021年7月20日 · We present Gobra, a modular, deductive program verifier for Go that proves memory safety, crash safety, data-race freedom, and user-provided specifications. Gobra is …
(PDF) Gobra: A Modular Verifier for Go Programs with Concurrency
We present Gobra, an automated, modular verifier for heap-manipulating, concurrent Go programs. Gobra supports a large subset of Go, including Go’s interfaces and primitive data …