TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A Theory of Type Polymorphism in Programming (1977) [pdf]

48 pointsby alokraiabout 6 years ago

2 comments

anaphorabout 6 years ago
If you find this interesting, you should give the paper &quot;Basic Polymorphic Typechecking&quot; by Luca Cardelli a read[0]. It&#x27;s probably the clearest explanation I&#x27;ve read of how parametric polymorphism and type inference works (spoiler: typechecking is actually the same thing as type inference in this model).<p><a href="http:&#x2F;&#x2F;lucacardelli.name&#x2F;Papers&#x2F;BasicTypechecking.pdf" rel="nofollow">http:&#x2F;&#x2F;lucacardelli.name&#x2F;Papers&#x2F;BasicTypechecking.pdf</a>
评论 #19767437 未加载
评论 #19769793 未加载
jplayer01about 6 years ago
I love reading this kind of stuff. Is there any decent site that compiles papers and books about topics like this that are worth reading?
评论 #19768517 未加载
评论 #19772512 未加载