Template:Short description Template:Infobox programming language
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.<ref>Turner, An implementation of SASL</ref> In 1976 Turner redesigned and reimplemented it as a non-strict (lazy) language.<ref>Turner, A New Implementation Technique for Applicative Languages, pages 31-49</ref> 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.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
NotesEdit
<references/>
ReferencesEdit
External linksEdit
- REDIRECT Template:Prog-lang-stub