Nonprocedural language: Difference between revisions

Content deleted Content added
Linting fix
Tags: Mobile edit Mobile web edit Advanced mobile edit
m pointed "Apple II" wikilink to "Apple II series" -- (disambiguation); fixed sentence/phrase referring to MS-DOS release (MS-DOS did not exist in 1980 but, rather, in 1981)
Line 1:
{{Short description|Relational database language developed by T.D. Truitt et al}}
'''NPL''' (for '''NonProcedural Language''') was a [[relational database]] language developed by T.D. Truitt et al.<ref name="Truitt83">"An Introduction to Nonprocedural Languages Using NPL", T.D. Truitt et al., McGraw-Hill 1983.</ref><ref name="Truitt87">Truitt, T. D. "NPL: the nonprogrammer's data base language" Computer Language 4(06) June 1987 pp97-103</ref> in 1980 for [[Apple II series|Apple II]] and, later, for [[MS-DOS]]. In general, a non-procedural language (also called a [[Declarative programming|declarative]] language) requires the programmer to specify ''what'' the program should do, rather than (as with a [[procedural language]]) providing the sequential steps indicating ''how'' the program should perform its task(s).
In general, a non-procedural language (also called a [[Declarative programming|declarative]] language) requires the programmer to specify ''what'' the program should do, rather than (as with a [[procedural language]]) providing the sequential steps indicating ''how'' the program should perform its task(s).
 
==Notes and references==