What is Hindley-Milner?

前端 未结 3 1404
无人及你
无人及你 2020-11-29 15:01

I encountered this term Hindley-Milner, and I\'m not sure if grasp what it means.

I\'ve read the following posts:

  • Steve Yegge - Dynamic Language
3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-29 15:12

    You may be able to find the original papers using Google Scholar or CiteSeer -- or your local university library. The first is old enough that you may have to find bound copies of the journal, I couldn't find it online. The link that I found for the other one was broken, but there might be others. You'll certainly be able to find papers that cite these.

    Hindley, Roger J, The principal type scheme of an object in combinatory logic, Transactions of the American Mathematical Society, 1969.

    Milner, Robin, A Theory of Type Polymorphism, Journal of Computer and System Sciences, 1978.

提交回复
热议问题