Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a221f642dc1c11f8

Jump to content

// Workers AI · dad joke modeWhy Kent Recursive Calculator go slow? It had calc-ulated risks.

From Wikipedia, the free encyclopedia
(Redirected from KRC (programming language))

KRC
ParadigmFunctional
Designed byDavid Turner
First appeared1981; 45 years ago (1981)
Influenced by
SASL
Influenced
Miranda

KRC (Kent Recursive Calculator) is a lazy functional language developed by David Turner from November 1979 to October 1981[1] based on SASL, with pattern matching, guards and ZF expressions[2] (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.

References

[edit]
  1. Dates in the commentary to the BCPL KRC source code for EMAS.
  2. This article is based on material taken from Kent+Recursive+Calculator at the Free On-line Dictionary of Computing prior to 1 November 2008 and incorporated under the "relicensing" terms of the GFDL, version 1.3 or later.

Further reading

[edit]
  • Functional Programming and its Applications, David A. Turner, Cambridge U Press 1982.
  • Turner, D.A. (1981). "The semantic elegance of Applicative Languages". Proceedings of the 1981 Conference on Functional Programming Languages and Computer Architecture. Association for Computing Machinery. pp. 85–92. ISBN 0-89791-060-5.
[edit]