Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Monads in Coq

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Monads in Coq


chronological Thread 
  • From: Adam Chlipala <adam AT chlipala.net>
  • To: alexandre p <ataaroap AT gmail.com>
  • Cc: Coq Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Monads in Coq
  • Date: Fri, 18 Feb 2011 13:58:25 -0500

alexandre p wrote:
I like how your naïve IO allows one to prove things about the input and output
streams by exposing some of the plumbing, but the obvious downside is
that such a scheme would quickly become too unwieldy to extend.

Has anyone thought about how to deal with I/O in a dependently typed
environment?

The Ynot library might qualify:
    http://ynot.cs.harvard.edu/




Archive powered by MhonArc 2.6.16.

Top of Page