Xref: utzoo comp.lang.prolog:3594 comp.lang.lisp:4283 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!spool2.mu.edu!think.com!mintaka!bloom-beacon!eru!hagbard!sunic!mcsun!ukc!icdoc!qmw-cs!mmh From: mmh@cs.qmw.ac.uk (Matthew Huntbach) Newsgroups: comp.lang.prolog,comp.lang.lisp Subject: Re: looking for Lisp-based Prolog Message-ID: <3285@sequent.cs.qmw.ac.uk> Date: 28 Jan 91 16:27:24 GMT References: <9101252044.AA12997@enuxha.eas.asu.edu> Followup-To: comp.lang.prolog Organization: Computer Science Dept, QMW, University of London, UK. Lines: 12 Summary: Expires: Sender: Followup-To: Distribution: Keywords: In article <9101252044.AA12997@enuxha.eas.asu.edu> gary@enuxha.eas.asu.edu (Kevin A. Gary) writes: >I am looking for a Lisp-based Prolog interpreter. We have dire need for >a compiler/interpreter that can make use of Prolog's evaluation strategy >with the power of Lisp for a mainly Lisp-based implementation. > You could try looking at Poplog - developed at the University of Sussex, UK; I'm not sure who distributes it now. It is an integrated system involving several languages including Lisp and Prolog, with facilities for interfacing between the languages. Matthew Huntbach