Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Commercial applications of dependent type theory?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Commercial applications of dependent type theory?


Chronological Thread 
  • From: Adam Chlipala <adamc AT csail.mit.edu>
  • To: coq-club <coq-club AT inria.fr>
  • Subject: [Coq-Club] Commercial applications of dependent type theory?
  • Date: Tue, 25 Mar 2014 11:21:45 -0400

Does anyone have any pointers to lists of commercial systems that use dependent type theory? I mean "type theory" in a fairly loose sense, but the core characteristic I'm interested in is a complete copy of simply typed lambda calculus, or something fancier, embedded in a static type language. I think GHC Haskell doesn't qualify, because they don't really seem to have type-level lambdas that can be computed with in the usual way, to support predictable enough type inference.

Thanks!



Archive powered by MHonArc 2.6.18.

Top of Page