Skip to content

Language Coq

Donald Sebastian Leung edited this page Jul 23, 2019 · 21 revisions

Status

Beta

Versions

8.9.0

Test Frameworks

coq_codewars

Interactive Proof Editing Support

Unfortunately, the Codewars environment does not support the interactive development of Coq proofs. The current recommended method of solving a Kata is by copying the relevant code snippets onto your local machine and developing your solution locally: preloaded code should go into Preloaded.v, your solution into Solution.v and the Sample/Submit tests into Tests.v.

Timeout

12 seconds

Packages

Services

None

Clone this wiki locally