Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!adiron!jdp From: jdp@adiron.UUCP (Powell) Newsgroups: comp.lang.lisp Subject: Re: Rete matcher wanted Summary: Rete == OPS5? Keywords: rete XLISP XSCHEME Message-ID: <415@adiron.UUCP> Date: 31 May 89 22:12:23 GMT References: <18068@hodge.UUCP> Organization: PAR Technology, New Hartford, NY Lines: 15 In article <18068@hodge.UUCP>, jdm@hodge.UUCP (jdm) writes: > ... In order to control it, I am using currently using > CLIPS. A better way would be a home-grown rete matcher > written in SCHEME or XLISP. Anybody have one I can > study?....... > jdm@hodge.cts.com [uunet zardoz]!hodge!jdm If my faulty memory serves me correctly, the OPS5 language is roughly equivalent to RETE. The Allegro Common Lisp distribution comes with an OPS5 package. I believe it is public domain (unsupported). Sorry if I'm way off base on any of the above. I am just a C programmer who knows enough LISP to get myself into trouble. John D. Powell