Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!ucsd!sdcsvax!galahad.ucsd.edu!messer From: messer@galahad.ucsd.edu Newsgroups: comp.lang.prolog Subject: sbprolog Message-ID: <6467@sdcsvax.UCSD.Edu> Date: 21 May 89 01:57:02 GMT Sender: nobody@sdcsvax.UCSD.Edu Reply-To: messer@galahad.ucsd.edu () Organization: University of California, San Diego Lines: 16 Has anyone out there used SBProlog (Sunny Brook Prolog)? I got it from uunet.uu.net anonymous ftp, and am trying to get it to work on the Sun 3 net at our school. Everything compiles more-or-less ok, but when I try to execute the 'bytecode' (a semi-compiled form sbprolog outputs) for the command interpreter read loop, it halts immediately with a "Program Terminated Normally" message. The IO part of the interpreter has all kinds of constants hardwired into it, so that's probably the problem. Because I'm just learning to program in prolog, I'm hoping to find someone who's used SBProlog and knows how it's supposed to act before I go munging through the code looking for machine dependancies. Please send me mail if you know about this. Keith Messer messer@galahad.ucsd.edu