Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Issues/questions with extraction.

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Issues/questions with extraction.


chronological Thread 
  • From: Yves Bertot <Yves.Bertot AT sophia.inria.fr>
  • To: Adam Koprowski <adam.koprowski AT gmail.com>
  • Cc: Pierre Letouzey <Pierre.Letouzey AT pps.jussieu.fr>, coq-club <coq-club AT pauillac.inria.fr>
  • Subject: Re: [Coq-Club] Issues/questions with extraction.
  • Date: Fri, 05 Jun 2009 10:03:53 +0200
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

One of the questions you asked was about having libraries that help using extracted code.

One point of view is to have a "run-time" environment for extracted code, that provides basic input-output facilities for extracted code. I started developing one such environment. There is a very preliminary description of what I have in mind on the following page:

http://www.lix.polytechnique.fr/cocorico/ZInterfacePackage

I have since added string support.

I don't think this corresponds to what you have in mind, since you insist more on large scale developments,
binding with existing ocaml or haskell code, etc. But maybe this can be useful.

Yves





Archive powered by MhonArc 2.6.16.

Top of Page