Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
SP/k
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Infobox programming language | name = SP/k | logo = | paradigm = [[structured programming|structured]], [[imperative programming|imperative]] | year = 1974 | designer = [[Ric Holt|R.C. Holt]], [[D.B. Wortman]], [[D.T. Barnard]], [[James Cordy|J.R. Cordy]] | developer = [[Ric Holt|R.C. Holt]], [[D.B. Wortman]], [[D.T. Barnard]], [[James Cordy|J.R. Cordy]] | latest_release_version = SP/8 <!--({{release date|mf=yes|YYYY|MM|DD}})--> | latest release date = | typing = [[static typing|static]], [[strong typing|strong]] | implementations = | dialects = | influenced_by = [[PL/I]] | influenced = [[Turing (programming language)|Turing]] | operating_system = | license = | website = | file_ext = }} '''SP/k''' is a [[programming language]] developed circa 1974<ref>{{cite web | title=A sequence of structured subsets of PL/I | url=http://portal.acm.org/citation.cfm?id=810456&dl=GUIDE&coll=GUIDE&CFID=53339459&CFTOKEN=49484137 | first=Richard| last=Holt |author2=Wortman, D. | date=February 1974 | access-date=2009-09-17}}</ref> by [[Ric Holt|R.C. Holt]], [[D.B. Wortman]], [[D.T. Barnard]] and [[James Cordy|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]]. ==See also== *[[PL/C]] *[[WATFIV]] *[[WATBOL]] ==References== {{Reflist}} ==External links== * [http://doi.acm.org/10.1145/359581.359586 Richard C. Holt, David B. Wortman, David T. Barnard and James R. Cordy, "SP/k: a System for Teaching Computer Programming", Communications of the ACM 20,5 (May 1977)] * [http://doi.acm.org/10.1145/986948.986950 Richard C. Holt, "Teaching the Fatal Disease (or) Introductory Computer Programming Using PL/I", ACM SIGPLAN Notices 8,5 (May 1973)] {{Authority control}} {{DEFAULTSORT:SP k}} [[Category:Educational programming languages]] [[Category:Structured programming languages]] [[Category:PL/I programming language family]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Authority control
(
edit
)
Template:Cite web
(
edit
)
Template:Infobox programming language
(
edit
)
Template:Reflist
(
edit
)