Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Programming language shootout for Coq?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Programming language shootout for Coq?


chronological Thread 
  • From: Greg Morrisett <greg AT eecs.harvard.edu>
  • To: Adam Koprowski <adam.koprowski AT gmail.com>
  • Cc: Bas Spitters <spitters AT cs.ru.nl>, St�phane Glondu <steph AT glondu.net>, Coq Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Programming language shootout for Coq?
  • Date: Tue, 2 Mar 2010 07:17:00 -0500

Okay, but well, Haskell only provides IO by calling into C.
C only supports it by calling into assembly.  Assembly only
supports it by talking to the OS...  :-)

I actually think it's a fun thing for someone to do.

-Greg

On Mar 2, 2010, at 7:00 AM, Adam Koprowski wrote:

  Dear Bas,

The Ynot library claims to support IO for Coq:
http://ynot.cs.harvard.edu/
but this may not be suitable for the shootout.
They do, but again: that only works in extracted code (the IO primitives are stated as Coq axioms).

  Adam

--
Adam Koprowski   [http://www.cs.ru.nl/~Adam.Koprowski]
R&D @ MLstate [http://mlstate.com, 15 rue Berlier, 75013 Paris, France]




Archive powered by MhonArc 2.6.16.

Top of Page