Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/liyishuai/vst-itree

VST and Interaction Trees
https://github.com/liyishuai/vst-itree

Last synced: about 1 month ago
JSON representation

VST and Interaction Trees

Awesome Lists containing this project

README

        

# vst-itree
VST and Interaction Trees

## Requirements:
- coq (tested on 8.11.2)
- coq-flocq (tested on 3.3.1)
- coq-itree (tested on 3.1.0)
- coq-simple-io (tested on 1.3.0)
- Run `make` in [`VST`](VST)

## Usage
- Run `make`, compilation fails.
- Comment out either definition `execute` or `ITREE`, then `make` succeeds.