home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.prolog:2068 comp.object:4220
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!agate!doc.ic.ac.uk!yac
- From: yac@doc.ic.ac.uk (Yannis Cosmadopoulos)
- Newsgroups: comp.lang.prolog,comp.object
- Subject: IC-Prolog
- Date: 13 Nov 1992 11:49:31 GMT
- Organization: Imperial College, London, U.K.
- Lines: 45
- Distribution: world
- Message-ID: <1e04obINNo9a@frigate.doc.ic.ac.uk>
- 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>
- NNTP-Posting-Host: sophia.doc.ic.ac.uk
-
-
- After a number of requests and queries, here is an updated version of my last
- posting.
-
-
- > IC Prolog ][ is a new prolog with the following added features
- > 1) Multi threading - allows multiple prolog threads to be run concurrently.
- > 2) Parlog - the system includes a parlog component. Prolog threads and parlog can
- > comunicate through pipes. The parlog sub system is not included in the public
- > domain version as there is a small fee for this.
- > 3) Communication primitives - the system includes TCP primitives for inter process
- > communication
- > 4) Mailboxes - a high level communication system allowing multiple
- > senders/receivers of data.
- 5) An implementation of Logic and Objects - an object oriented extension to
- prolog
- >
- > There was a paper presented at Keele describing some features of the language
- > which should hopefuly apear in the proceedings:
- > ``I.C Prolog ][: a Language for Implementing Multi-Agent Systems'',
- > Yannis Cosmadopoulos and Damian Chu
- > in {\em Tutorial and Workshop on Cooperating Knowledge Based Systems
- > September 23-25, 1992, Keele University}
- Due to popular demand I have placed a postscript version of this file on
- laotzu.doc.ic.ac.uk (146.169.21.1)
- accessible via anonymous ftp in file
- /pub/icp-paper.ps.Z
- This directory is mirrored on src.doc.ic.ac.uk (146.169.2.1)
- as /computing/programming/languages/prolog/icprolog/
- so it should apear there soon.
- >
- > For further information contact
- > yac@doc.ic.ac.uk
- > dac@doc.ic.ac.uk
- >
- > Yannis
-
- You can get a copy of IC-Prolog ][ for sun3, sun4 by anonymous ftp from
- src.doc.ic.ac.uk (146.169.2.1)
- IC-Prolog ][ is in the directory
- /computing/programming/languages/prolog/icprolog/
- in file
- pd-ICP-0.92.tar.Z
- The directory also holds a subdirectory lo with a macintosh version of logic and
- objects
-