I search an "Prolog"-like module for lisp. Everything, what i have found
are commercial commercial versions. I need it for CMUCL or CLISP.
Thanks,
Alex.
I suggest you purchase the book, Paradigms of Artificial Intelligence
Programming, by Norvig, in which he creates a prolog implementation in
Lisp among a large number of other nice AI-related software projects.
It's an excellent intro to Lisp programming and optimization.
--
-> -/ - Rahul Jain - \- <-
-> -\ http://linux.rice.edu/~rahul -=- mailto:rj...@techie.com /- <-
-> -/ "Structure is nothing if it is all you got. Skeletons spook \- <-
-> -\ people if [they] try to walk around on their own. I really /- <-
-> -/ wonder why XML does not." -- Erik Naggum, comp.lang.lisp \- <-
|--|--------|--------------|----|-------------|------|---------|-----|-|
(c)1996-2002, All rights reserved. Disclaimer available upon request.
Rahul Jain wrote: