开发者

type-theory

0
  • Type theory: type kinds

    I\'ve read a lot of interesting things about type kinds, higher-kinded types and so on. By default Haskell supports two sorts of kind:[详细]

    2023-04-13 05:29 分类:问答
  • Are there type signatures which Haskell can't verify?

    This paper establishes that type inference (called \"typability\" in the paper) in System F is undecidable. What I开发者_如何学Python\'ve never heard mentioned elsewhere is the second result of the pa[详细]

    2023-04-10 05:04 分类:问答
  • Type system algebra - use of derivation

    I remember a web page de开发者_如何学运维scribing interesting techniques in relation with some functional-programming task. The problem is that I can\'t remember what it was.[详细]

    2023-03-07 14:08 分类:问答
  • Books for beginning type system theory [closed]

    As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]

    2023-01-24 21:41 分类:问答
  • Typing the Y combinator

    http://muaddibspace.blogspot.com/2008/01/type-inference-for-simply-typed-lambda.html is a concise definition of the simply typed lambda calculus in Prolog.[详细]

    2023-01-15 19:22 分类:问答
  • A question about logic and the Curry-Howard correspondence

    Could you please explain me what is the basic connection开发者_开发问答 between the fundamentals of logical programming and the phenomenon of syntactic similarity between type systems and conventional[详细]

    2022-12-30 09:12 分类:问答
  • What are "typing models"?

    In Beyond Java(Section 2.2.9), Brute Tate claims that \"typing model\" is开发者_如何学编程 one of the problems of C++. What does that mean?What he means is that objects in C++ don\'t intrinsically hav[详细]

    2022-12-09 14:56 分类:问答