home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!IDA.ORG!rlg
- From: rlg@IDA.ORG (Randy garrett)
- Subject: Prolog within Perl?
- Message-ID: <1992Sep15.215100.1779@IDA.ORG>
- Organization: IDA, Alexandria, VA
- X-Newsreader: Tin 1.1 PL4
- Date: Tue, 15 Sep 92 21:51:00 GMT
- Lines: 10
-
- I wonder if anyone has written a simple rule based processor
- similar to Prolog that would run within Perl. I'm having
- such a good time using all of Perl's powerful features,
- but occasionally, I'd like to be able to run some
- pieces that work like non-deterministic forward or backward
- chaining engines.
-
- Anyone done such a thing using Perl?
-
-
-