Misplaced Pages

SASL (programming language)

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Purely functional programming language
SASL
Paradigmfunctional
Designed byDavid Turner
First appeared1972; 53 years ago (1972)
Influenced by
ISWIM
Influenced
KRC, Miranda, Haskell

SASL (St Andrews Static Language, alternatively St Andrews Standard Language) is a purely functional programming language developed by David Turner at the University of St Andrews in 1972, based on the applicative subset of ISWIM. In 1976 Turner redesigned and reimplemented it as a non-strict (lazy) language. In this form it was the foundation of Turner's later languages Kent Recursive Calculator (KRC) and Miranda, but SASL appears to be untyped whereas Miranda has polymorphic types.

Burroughs Corporation used SASL to write a compiler and operating system.

Notes

  1. Turner, An implementation of SASL
  2. Turner, A New Implementation Technique for Applicative Languages, pages 31-49
  3. Turner, D. A. "Some History of Functional Programming Languages" (PDF).

References

  • Turner, D.A. "An Implementation of SASL". University of St. Andrews, Department of Computer Science Technical Report. TR/75/4.
  • Turner, D.A. (1979). "A New Implementation Technique for Applicative Languages". Software: Practice and Experience. 9: 31–49. doi:10.1002/spe.4380090105. S2CID 40541269.

External links

Programming languages


Stub icon

This programming-language-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: