home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / pop / 6 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  933 b 

  1. Path: sparky!uunet!stanford.edu!agate!anarres.CS.Berkeley.EDU!bh
  2. From: bh@anarres.CS.Berkeley.EDU (Brian Harvey)
  3. Newsgroups: comp.lang.pop
  4. Subject: Re: help
  5. Date: 12 Nov 1992 16:08:48 GMT
  6. Organization: University of California, Berkeley
  7. Lines: 10
  8. Distribution: world
  9. Message-ID: <1dtvigINNksp@agate.berkeley.edu>
  10. References: <MSANGHVI.92Nov11225549@cs.ulowell.edu> <1dtqn9INN7kk@hobbes.genrad.com>
  11. NNTP-Posting-Host: anarres.cs.berkeley.edu
  12.  
  13.  
  14. POP is a programming language developed in the 1970s in England.
  15. It combines an Algol-like syntax (statements separated with semicolons
  16. inside block structures) with Lisp-like semantics (untyped variables,
  17. lists as data aggregates, etc).  There is also a more recent language
  18. called POPLOG that lets you mix POP notation with PROLOG.
  19.  
  20. The book _New Horizons in Educational Computing_ edited by Masoud Yazdani
  21. (1984, Ellis Horwood Ltd/John Wiley & Sons) contains several articles
  22. about POP.
  23.