POP-2
POP-2 is a historical 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...
52Years Old | 20Users | 0Jobs |
- POP-2 ranks in the top 50% of languages
- 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
- I have 30 facts about POP-2. what would you like to know? 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 December 10th, 2019