An open API service indexing awesome lists of open source software.

https://github.com/alpaylan/verysmallfoot

A modern implementation for the Smallfoot Automated Verification Framework for Separation Logic
https://github.com/alpaylan/verysmallfoot

Last synced: 4 months ago
JSON representation

A modern implementation for the Smallfoot Automated Verification Framework for Separation Logic

Awesome Lists containing this project

README

        

# VerySmallFoot

VerySmallFoot is a modern reimplementation of Smallfoot Automated Separation Logic Verifier.

**Papers** directory has the related papers we are using to implement the verifier.

**Reference Implementation** directory has the original reference OCaml implementation we will use for testing and validation.

**Smallfoot Replica** directory has the new implementation in Haskell.