POP-2
POP-2 is a programming language created in 1967. POP-2 (also referred to as POP2) is a programming language developed around 1970 from the earlier language POP-1 (developed by Robin Popplestone in 1968, originally named COWSEL) by Robin Popplestone and Rod Burstall at the University of Edinburgh. It drew roots from many sources: the languages LISP and ALGOL 60, and theoretical ideas from Peter J. Landin. Read more on Wikipedia...
53Years Old | 20Users | ?Jobs |
- the POP-2 wikipedia page
- POP-2 first appeared in 1967
- See also: cowsel, algol-60, pop-11, unix, prolog, poplog, common-lisp, standard-ml
- Have a question about POP-2 not answered here? Email me and let me know how I can help.
Example code from Wikipedia:
vars operation 3 +*; lambda x y; x * x + y * y end -> nonop +*
Last updated August 9th, 2020