Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] help w/ coqtop programmatic interaction for Netbeans plugin

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] help w/ coqtop programmatic interaction for Netbeans plugin


Chronological Thread 
  • From: Makarius <makarius AT sketis.net>
  • To: Abhishek Anand <abhishek.anand.iitg AT gmail.com>
  • Cc: coq-club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] help w/ coqtop programmatic interaction for Netbeans plugin
  • Date: Fri, 27 Sep 2013 22:08:01 +0200 (CEST)

On Fri, 27 Sep 2013, Abhishek Anand wrote:

In the --ideslave mode, how to I tell coqtop to abort the current computation and ignore the last command? For example, if I send repeat(simpl). , I wish there was a way to tell coqtop to abort and ignore last command ? Currently, I can restart coqtop and resend the contents of the file(except the last command), but for large files, it would waste a lot of time.

I can't say anything specific, but someone has recently pointed out https://itu.dk/research/tomeso/kopitiam/ to me -- it is a larger effort to integrate the old-fashioned Coq TTY loop (its XML version) into Eclipse. They seem to have some Java modules to manage coqtop already.


Makarius



Archive powered by MHonArc 2.6.18.

Top of Page