Content deleted Content added
No edit summary |
No edit summary |
||
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]]
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.
|