Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 470 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 470 Bytes

Hoare Type Theory

This repository contains the main libraries of Hoare Type Theory (HTT) for reasoning about sequential heap-manipulating programs.

Building and executing artifacts

Requirements

After installing SSReflect, make sure to have the following environment variables properly declared.

Build

make clean; make