Kent Recursive Calculator

Revision as of 19:51, 3 April 2025 by 5.91.163.199 (talk) (Oops, I haven't published the KRC version of the math library yet so drop that link)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Use dmy dates Template:Infobox programming language

KRC (Kent Recursive Calculator) is a lazy functional language developed by David Turner from November 1979 to October 1981<ref>Dates in the commentary to the BCPL KRC source code for EMAS.</ref> based on SASL, with pattern matching, guards and ZF expressions<ref>Template:Talk other</ref> (now more usually called list comprehensions). Two implementations of KRC were written: David Turner's original one in BCPL running on EMAS, and Simon J. Croft's later one in C under Unix, and KRC was the main language used for teaching functional programming at the University of Kent at Canterbury (UK) from 1982 to 1985.

The direct successor to KRC is Miranda, which includes a polymorphic type discipline based on that of Milner's ML.

ReferencesEdit

Template:Reflist

Further readingEdit

External linksEdit

Template:Programming language

  1. REDIRECT Template:Prog-lang-stub

Template:R shell