Pinned Repositories
checker
Automatic checker for lock-free concurrent programs in Coq.
evaluate
Generic functions to evaluate effects. [merged into https://github.com/coq-io/io]
exception
Abstract your errors into exceptions. [merged into https://github.com/coq-io/io]
experiments
Experiments with Coq effects.
hello-world
A Hello World program in Coq.
io
A library for effects in Coq.
list
Generic functions on lists with effects. [merged into https://github.com/coq-io/io]
lwt
Lwt back-end for Coq.io.
opam-website
Generation of a sample Coq website for OPAM
system
Library of Unix effects for Coq.
Coq.io's Repositories
coq-io/io
A library for effects in Coq.
coq-io/system
Library of Unix effects for Coq.
coq-io/hello-world
A Hello World program in Coq.
coq-io/evaluate
Generic functions to evaluate effects. [merged into https://github.com/coq-io/io]
coq-io/experiments
Experiments with Coq effects.
coq-io/opam-website
Generation of a sample Coq website for OPAM
coq-io/checker
Automatic checker for lock-free concurrent programs in Coq.
coq-io/exception
Abstract your errors into exceptions. [merged into https://github.com/coq-io/io]
coq-io/list
Generic functions on lists with effects. [merged into https://github.com/coq-io/io]
coq-io/lwt
Lwt back-end for Coq.io.
coq-io/compilation-experiments
Experiments about compilation of effects.
coq-io/system-ocaml
OCaml utilities to run the extraction of system effects from Coq.
coq-io/coq-io.github.io
Documentation of Coq.io
coq-io/website
The website of Coq.io.