SP/k


title: "SP/k" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["educational-programming-languages", "structured-programming-languages", "pl/i-programming-language-family"] topic_path: "technology/programming-languages" source: "https://en.wikipedia.org/wiki/SP/k" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::data[format=table title="Infobox programming language"]

FieldValue
nameSP/k
paradigmstructured, imperative
year1974
designerR.C. Holt, D.B. Wortman, D.T. Barnard, J.R. Cordy
developerR.C. Holt, D.B. Wortman, D.T. Barnard, J.R. Cordy
latest_release_versionSP/8
typingstatic, strong
influenced_byPL/I
influencedTuring
::

| name = SP/k | logo = | paradigm = structured, imperative | year = 1974 | designer = R.C. Holt, D.B. Wortman, D.T. Barnard, J.R. Cordy | developer = R.C. Holt, D.B. Wortman, D.T. Barnard, J.R. Cordy | latest_release_version = SP/8 | latest release date = | typing = static, strong | implementations = | dialects = | influenced_by = PL/I | influenced = Turing | operating_system = | license = | website = | file_ext = SP/k is a programming language developed circa 1974 by R.C. Holt, D.B. Wortman, D.T. Barnard and J.R. Cordy as a subset of the PL/I programming language designed for teaching programming. It was used for about a decade at over 40 universities, schools, and research laboratories in Canada and the United States.

SP/k was one of the first languages specifically designed to encourage structured programming. The features of SP/k were chosen to encourage structured problem solving by computers, to make the language easy to learn and use, to eliminate confusing and redundant constructs, and to make the language easy to compile. The resulting language was suitable for introducing programming concepts used in various applications, including business data processing, scientific calculations and non-numeric computation.

SP/k is actually a sequence of language subsets called SP/1, SP/2, ... SP/8. Each subset introduces new programming language constructs while retaining all the constructs of preceding subsets, forming a stepwise system for teaching computer programming. Each subset is precisely defined and self-contained, and can be learned or implemented without the following subsets. This allows for various levels of programming education. The design and philosophy of SP/k was a strong influence on the Turing programming language.

References

References

  1. Holt, Richard. (February 1974). "A sequence of structured subsets of PL/I".

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

educational-programming-languagesstructured-programming-languagespl/i-programming-language-family