Content deleted Content added
m mv {{FOLDOC}} to talk |
Trevor1324 (talk | contribs) Improve sentence structure and remove full stops from list |
||
Line 87:
== Legacy to computer programming ==
IPL arguably introduced several programming language features:
* ''List manipulation''—but only lists of atoms, not general lists
* ''Property lists''—but only when attached to other lists
* ''Higher-order functions''
* ''Computation with symbols''
* ''Virtual machine''
Many of these features were generalized, rationalized, and incorporated into Lisp<ref>[http://www-formal.stanford.edu/jmc/history/lisp/node2.html John McCarthy (1979) ''History of Lisp'' "LISP prehistory - Summer 1956 through Summer 1958."]</ref> and from there into many other programming languages during the next several decades.
|