package coq-continuations

  1. Overview
  2. No Docs
A toolkit to reason with programs raising exceptions

Install

Dune Dependency

Authors

Maintainers

Sources

v8.10.0.tar.gz
md5=b1c38624cece12679e24681edc342e5c

Description

We show a way of developing correct functionnal programs raising exceptions. This is made possible using a Continuation Passing Style translation, see the contribution "exceptions" from P. Casteran at Bordeaux. Things are made easier and more modular using some general definitions.

Dependencies (2)

  1. coq >= "8.10" & < "8.11~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None