home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / prolog / 2345 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.4 KB  |  45 lines

  1. Newsgroups: comp.lang.prolog
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!asuvax!ukma!levan
  3. From: levan@ms.uky.edu (Jerry LeVan)
  4. Subject: SB-Prolog woes
  5. Keywords: SB-Prolog,3b2,decstation,A/UX
  6. Message-ID: <1993Jan8.184738.14459@ms.uky.edu>
  7. Date: Fri, 8 Jan 1993 23:47:38 GMT
  8. Organization: University Of Kentucky, Dept. of Math Sciences
  9. Lines: 34
  10.  
  11. Sigh,
  12.  
  13. I have successfully compiled SBProlog for A/UX using some simple
  14. patches found in wuarchive.wustl.edu. It does startup ok and
  15. I can execute the statistics command (I don't know anything yet
  16. about prolog).
  17.  
  18. However when I move the source to our 3b2 and decstations I am able
  19. to compile the interpreter with very minor changes. However when
  20. I start prolog on the 3b2. It complains about finding a clause that
  21. is too long and then terminates with the message:
  22.     Halt. Program terminated normally.
  23.  
  24. The DecStation does not complain about the long clause but does
  25. immediately give the same halt message.
  26.  
  27. On both the 3b2 and Decstation the banner/prompt
  28. "SB-Prolog Version 3.1
  29. | ?-"
  30.  
  31. never get printed (but it does with my A/UX system).
  32.  
  33. Does this sound familiar to anybody?
  34.  
  35. ********************
  36. I have nifty Pascal/C/Lisp solutions to the eight queens problem.
  37. Does there a nice solution in Prolog to the problem? If so could
  38. somebody email a heavily commented solution to the problem.
  39. ********************
  40.  
  41. Thanks,
  42.  
  43. Jerry LeVan (levan@ms.uky.edu)
  44.  
  45.