Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 478 Bytes

File metadata and controls

20 lines (13 loc) · 478 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