From: Paul Monaghan
Subject: Expert Systems
Date: 
Message-ID: <6hrc9f$g3r$1@biffo.sol.co.uk>
I need some sort of basis for writing an expert system shell,
for example weather prediction.
Can anyone supply me with some sort of listing to help?

Thanks, Paul.

From: Thomas A. Russ
Subject: Re: Expert Systems
Date: 
Message-ID: <ymi7m4bjn32.fsf@sevak.isi.edu>
Try looking in Peter Norvig's book "Paradigms of AI Programming: Case
Studies in Common Lisp."


-- 
Thomas A. Russ,  USC/Information Sciences Institute          ···@isi.edu    
From: Matt Curtin
Subject: Re: Expert Systems
Date: 
Message-ID: <xlx1zuhfgzf.fsf@cis.ohio-state.edu>
I have been playing with JESS, the Java Expert System Shell.  It's an
almost-complete clone of CLIPS (not Lisp).  Depending on the size of
your application, and what your requirements are, you might find it
useful.  Or not.

http://herzberg.ca.sandia.gov/jess/

Hope that helps.

-- 
Matt Curtin ········@interhack.net http://www.interhack.net/people/cmcurtin/