Skip to content

UCL-PPLV/htt-synthesis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Coq 99.9%
  • Makefile 0.1%