home *** CD-ROM | disk | FTP | other *** search
- /***************************************************
- ****************************************************
- ** **
- ** HU-Prolog Portable Interpreter System **
- ** **
- ** Release 1.62 January 1990 **
- ** **
- ** Authors: C.Horn, M.Dziadzka, M.Horn **
- ** **
- ** (C) 1989 Humboldt-University **
- ** Department of Mathematics **
- ** GDR 1086 Berlin, P.O.Box 1297 **
- ** **
- ****************************************************
- ***************************************************/
-
-
- This is an initial release of a port of the HUProlog interpreter for
- the Acorn Archimedes. See the file ``MANPAGE'' for information
- on the system.
-
- HUProlog is freeware. It may be freely copied and redistributed, provided
- all the files present in this distribution are included, unaltered. If it
- is redistrubted for profit it would be appreciated if 10 per cent or so of
- the distribution fee is sent to the authors listed above. They are by no
- means wealthy. Users of this software are asked to make a donation
- appropriate to their wealth and usage. Commercial Prolog's cost 160 pounds
- sterling...
-
-
- There is *no* warranty, or guarantee of any kind for this software.
-
- The Archimedes version was ported by:
-
- Andrew Stevens, JANET: as@uk.ac.ed.aipna
- 18 Kings Meadow, INTERNET: as@aipna.ed.ac.uk
- Overton, UUCP: ...!ukc!aipna!as
- Basingstoke,
- HANTS.
-
- RG25 3HP
-
- Who many be contacted if there any queries, bugs, features,
- future releases etc relating to the Archimedes version.
-
- FILES:
- sprolog - Prolog that runs in a 600K WIMPSLOT
- prolog - Prolog that runs in a 1150K WIMPSLOT
- sstate - Bare-prolog saved state for sprolog
- state - Bare-prolog saved state for prolog
-
- prologrc - Example prolog start-up file.
- shup - Demo Script for running sprolog
- hup - Script for running prolog
- MANPAGE - Manual page
- README - Copyright etc
- NREV - Benchmark test for Prolog
-
- c.* - C source for binaries dependent on memory settings
- h.* - Header files.
- o.* - Binaries for linking HUProlog
-
-
- HUProlog needs C libraries rel 3.5 or later to
- run.
-