home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.prolog
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!asuvax!ukma!levan
- From: levan@ms.uky.edu (Jerry LeVan)
- Subject: SB-Prolog woes
- Keywords: SB-Prolog,3b2,decstation,A/UX
- Message-ID: <1993Jan8.184738.14459@ms.uky.edu>
- Date: Fri, 8 Jan 1993 23:47:38 GMT
- Organization: University Of Kentucky, Dept. of Math Sciences
- Lines: 34
-
- Sigh,
-
- I have successfully compiled SBProlog for A/UX using some simple
- patches found in wuarchive.wustl.edu. It does startup ok and
- I can execute the statistics command (I don't know anything yet
- about prolog).
-
- However when I move the source to our 3b2 and decstations I am able
- to compile the interpreter with very minor changes. However when
- I start prolog on the 3b2. It complains about finding a clause that
- is too long and then terminates with the message:
- Halt. Program terminated normally.
-
- The DecStation does not complain about the long clause but does
- immediately give the same halt message.
-
- On both the 3b2 and Decstation the banner/prompt
- "SB-Prolog Version 3.1
- | ?-"
-
- never get printed (but it does with my A/UX system).
-
- Does this sound familiar to anybody?
-
- ********************
- I have nifty Pascal/C/Lisp solutions to the eight queens problem.
- Does there a nice solution in Prolog to the problem? If so could
- somebody email a heavily commented solution to the problem.
- ********************
-
- Thanks,
-
- Jerry LeVan (levan@ms.uky.edu)
-
-