functional programming - Influence of KRC and SASL on Haskell? -
while learning haskell took side road (so speak) in researching kent recursive calculator , sasl functional languages. struck similarities between them , haskell , since predate wonder if/how provided influence.
any information regarding influence (or lack thereof) of krc , sasl on haskell appreciated.
the connection you're looking here david turner, largely responsible sasl , krc, involved miranda, non-strict, purely functional language. miranda relatively popular in time, proprietary language; open standard alternative miranda major motivation creation of haskell.
for further details, see a history of haskell: being lazy class, hudak, hughes, spj, , wadler, mentions turner's work other influences on haskell.
Comments
Post a Comment