Information Processing Language: Difference between revisions

Content deleted Content added
See also: No clear relevance of RDF.
per MOS:BOLDSYN
Line 18:
| file_ext =
}}
'''Information Processing Language''' ('''IPL''') is a [[programming language]] created by [[Allen Newell]], [[Cliff Shaw]], and [[Herbert A. Simon]] at [[RAND Corporation]] and the [[Carnegie Institute of Technology]] at about 1956. Newell had the job of language specifier-application programmer, Shaw was the system programmer, and Simon took the job of application programmer-user.
 
The language includes features intended to help with programs that perform simple problem solving actions such as lists, [[dynamic memory allocation]], [[data type]]s, [[Recursion (computer science)|recursion]], [[Subroutine|functions]] as arguments, generators, and [[cooperative multitasking]]. IPL invented the concept of list processing, albeit in an [[Assembly language|assembly-language]] style.