Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Tool for exporting definitions

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Tool for exporting definitions


chronological Thread 
  • From: Adam Chlipala <adamc AT csail.mit.edu>
  • To: Luminous Fennell <mstrlu AT gmx.net>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Tool for exporting definitions
  • Date: Thu, 12 Jan 2012 11:06:30 -0500

Luminous Fennell wrote:
Over the holidays, I wrote some Haskell code to export Coq definitions
to LaTeX or ASCII documents.[...]

My questions is, if it would be worth it to put a little bit more effort
in this (i.e. making a real project out of this). Is there already such
a tool? And if not would anybody else be interested or find this useful?

Have you looked at coqdoc, which is included in the standard Coq distribution? It has been used successfully to typeset several books. (It only covers LaTeX and HTML, not ASCII.)



Archive powered by MhonArc 2.6.16.

Top of Page