[Haskell-cafe] Expert systems
Joel Reymont
joelr1 at gmail.com
Wed Dec 5 02:43:45 EST 2007
Is there an expert system implemented in Haskell, or a library perhaps?
A CLIPS/RETE implementation?
The main stumbling point, from my perspective, is how to implement a
knowledge base and check whether patterns with a certain "shape" have
been asserted. It's much easier to do this in a dynamically-typed
language.
Am I mistaken?
Thanks, Joel
--
http://wagerlabs.com
More information about the Haskell-Cafe
mailing list