Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Extraction into GADT

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Extraction into GADT


chronological Thread 
  • From: "Lukasz Stafiniak" <lukstafi AT gmail.com>
  • To: coq-club AT pauillac.inria.fr
  • Subject: [Coq-Club] Extraction into GADT
  • Date: Fri, 12 Oct 2007 15:56:36 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=rlpMjcAOen6XgytHTe7eb/yVpoX0onZIlrWRxGayNi8CInYQl6FwjMgOVKPZjYoHJ/C0j38eOhqzxogaR2TNCA+XRhPugBKNH2z94Ye5xIS4aTSg6Waa6pAZCY5030b8/j2p8+3fJZzAm8RBKsNXlR9DtJM/83h4pjKxzY59m4Y=
  • List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>

Hello,

I'm just coming back from a seminar about extracting programs for a
given evaluation strategy as evaluators, and I have this question...
How much the use of "Obj.magic" in extracted programs could be
avoided, if Coq extracted programs into a language with types
supporting GADT? (E.g. Haskell does.)

Best Regards,
£ukasz





Archive powered by MhonArc 2.6.16.

Top of Page