AU-COBRA/coq-elm-extraction

Coq plugin for extracting Elm code

Rocq Prover

3

166 commits

updated Jul 20, 2026

See the code

README

Rocq Elm Extraction

Build GitHub Documentation

A framework for extracting Rocq programs to Elm.

Meta

Building and installation instructions

The easiest way to install the latest released version is via OPAM:

opam repo add rocq-released https://rocq-prover.org/opam/released
opam install coq-elm-extraction

To instead build and install manually, do:

opam repo add rocq-released https://rocq-prover.org/opam/released
git clone https://github.com/AU-COBRA/coq-elm-extraction.git
cd coq-elm-extraction
opam install . --deps-only
make #or make -j <number-of-cores-on-your-machine>
make install

Documentation

For documentation see examples and generated RocqDoc.

Additional examples can be found in ConCert.

coq
elm
extraction

Contributors

4ever2

112 commits

dependabot[bot]

28 commits

jakobbotsch

13 commits

annenkov

11 commits

AU-COBRA/coq-elm-extraction

Coq plugin for extracting Elm code

Rocq Prover

3

166 commits

updated Jul 20, 2026

See the code

README

Rocq Elm Extraction

Build GitHub Documentation

A framework for extracting Rocq programs to Elm.

Meta

Building and installation instructions

The easiest way to install the latest released version is via OPAM:

opam repo add rocq-released https://rocq-prover.org/opam/released
opam install coq-elm-extraction

To instead build and install manually, do:

opam repo add rocq-released https://rocq-prover.org/opam/released
git clone https://github.com/AU-COBRA/coq-elm-extraction.git
cd coq-elm-extraction
opam install . --deps-only
make #or make -j <number-of-cores-on-your-machine>
make install

Documentation

For documentation see examples and generated RocqDoc.

Additional examples can be found in ConCert.

coq
elm
extraction

Contributors

4ever2

112 commits

dependabot[bot]

28 commits

jakobbotsch

13 commits

annenkov

11 commits

Languages

Rocq Prover

74.6%

CSS

8.4%

JavaScript

7.6%

Makefile

3.0%

HTML

2.5%

Nix

2.2%

Elm

1.2%