Skip to content

Language Coq

kazk edited this page Mar 31, 2020 · 21 revisions

Status

Beta

Versions

  • 8.9
  • 8.11

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 SolutionTest.v.

Timeout

12 seconds

Packages

Services

None

Clone this wiki locally