home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / prolog / 2068 < prev    next >
Encoding:
Internet Message Format  |  1992-11-13  |  2.4 KB

  1. Xref: sparky comp.lang.prolog:2068 comp.object:4220
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!agate!doc.ic.ac.uk!yac
  3. From: yac@doc.ic.ac.uk (Yannis Cosmadopoulos)
  4. Newsgroups: comp.lang.prolog,comp.object
  5. Subject: IC-Prolog
  6. Date: 13 Nov 1992 11:49:31 GMT
  7. Organization: Imperial College, London, U.K.
  8. Lines: 45
  9. Distribution: world
  10. Message-ID: <1e04obINNo9a@frigate.doc.ic.ac.uk>
  11. References: <1992Nov2.205522.24064@netcom.com> <1992Nov5.003450.5731@kurango.cit.gu.edu.au> <9231512.8233@mulga.cs.mu.OZ.AU> <1do8fuINN92f@frigate.doc.ic.ac.uk>
  12. NNTP-Posting-Host: sophia.doc.ic.ac.uk
  13.  
  14.  
  15. After a number of requests and queries, here is an updated version of my last
  16. posting.
  17.  
  18.  
  19. > IC Prolog ][ is a new prolog with the following added features
  20. > 1) Multi threading - allows multiple prolog threads to be run concurrently.
  21. > 2) Parlog - the system includes a parlog component. Prolog threads and parlog can
  22. >    comunicate through pipes. The parlog sub system is not included in the public
  23. >    domain version as there is a small fee for this.
  24. > 3) Communication primitives - the system includes TCP primitives for inter process
  25. >     communication
  26. > 4) Mailboxes - a high level communication system allowing multiple
  27. >    senders/receivers of data.
  28.   5) An implementation of Logic and Objects - an object oriented extension to
  29.      prolog
  30. > There was a paper presented at Keele describing some features of the language
  31. > which should hopefuly apear in the proceedings:
  32. > ``I.C Prolog ][: a Language for Implementing Multi-Agent Systems'',
  33. > Yannis Cosmadopoulos and Damian Chu
  34. > in {\em  Tutorial and Workshop on Cooperating Knowledge Based Systems
  35. > September 23-25, 1992, Keele University}
  36.   Due to popular demand I have placed a postscript version of this file on
  37.     laotzu.doc.ic.ac.uk (146.169.21.1)
  38.   accessible via anonymous ftp in file
  39.     /pub/icp-paper.ps.Z
  40.   This directory is mirrored on src.doc.ic.ac.uk (146.169.2.1)
  41.   as /computing/programming/languages/prolog/icprolog/
  42.   so it should apear there soon.
  43. > For further information contact
  44. >     yac@doc.ic.ac.uk
  45. >     dac@doc.ic.ac.uk
  46. > Yannis
  47.  
  48. You can get a copy of IC-Prolog ][ for sun3, sun4 by anonymous ftp from
  49.     src.doc.ic.ac.uk (146.169.2.1)
  50. IC-Prolog ][ is in the directory
  51.     /computing/programming/languages/prolog/icprolog/
  52. in file
  53.     pd-ICP-0.92.tar.Z
  54. The directory also holds a subdirectory lo with a macintosh version of logic and
  55. objects
  56.