Skip to content

A logic to reason about Reo circuits implemented in Coq

Notifications You must be signed in to change notification settings

frame-lab/ReoLogicCoq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReoLogicCoq

A dynamic logic to reason about Reo circuits implemented in Coq.

This repository contains an implementation of ReLo language in Coq

To execute it, please install Coq 8.13+ and compile file ''LogicMain.v'' to proceed. It comprises the following

  • Core concepts of ReLo logic
  • A Model constructor for a formula over a ReLo Program
  • A tableau for ReLo

For more information on ReLo logic, please refer to the preproceeding of LSFA 2020: http://lsfa2020.ufba.br/lsfa2020-preproc.pdf#page=37

About

A logic to reason about Reo circuits implemented in Coq

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages