TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Type Systems and Logic

5 点作者 zeronone超过 8 年前

1 comment

tree_of_item超过 8 年前
&gt; Hindley-Milner type systems – which I here use to refer broadly to type systems like those used by Haskell and OCaml – correspond to propositional logic.<p>Is this true? HM type systems at least have a limited form of universal quantification (type schemes), which means we&#x27;re dealing with predicate calculus, not propositional logic.