Skip to Content.
Sympa Menu

coq-club - [Coq-Club] concerning Coq XML output

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] concerning Coq XML output


chronological Thread 
  • From: Benedikt.AHRENS AT unice.fr
  • To: Coq Club <coq-club AT pauillac.inria.fr>
  • Subject: [Coq-Club] concerning Coq XML output
  • Date: Fri, 02 Oct 2009 17:59:09 +0200
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Hello,

I have a question concerning the XML output function of Coq:

I'd like to have a local copy of the Coq standard library in XML. Is there a quick way to get this? For example, can I create the XML library already when compiling Coq, by patching the make file ?

When trying coqc -xml on some theory file of Coq's standard library (here Datatypes.v), I get the error "Name Coq.Init starts with prefix "Coq" which is reserved for the Coq library". Since the Coq library is precisely what I want, how can I proceed here ?

Greetings
ben





Archive powered by MhonArc 2.6.16.

Top of Page