Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Announce: coq-breakpoints

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Announce: coq-breakpoints


Chronological Thread 
  • From: Dmitry Grebeniuk <gdsfh1 AT gmail.com>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] Announce: coq-breakpoints
  • Date: Thu, 21 Mar 2013 13:18:47 +0200

Hello.

I wrote a small library [1] that allows one to use "breakpoints"
(expressions that are not reduced automatically) in Coq code,
which proved to be useful to debug the code.

Examples:

https://bitbucket.org/gds/coq-breakpoints/src/tip/Bp_examples.v

Documentation:

https://bitbucket.org/gds/coq-breakpoints/raw/tip/README

Repository (www / mercurial):

https://bitbucket.org/gds/coq-breakpoints



[1] -- strictly speaking, it's not a library, just one file
"Breakpoints.v" that can be added to a project.


  • [Coq-Club] Announce: coq-breakpoints, Dmitry Grebeniuk, 03/21/2013

Archive powered by MHonArc 2.6.18.

Top of Page