All Projects → smarr → CLIPS

smarr / CLIPS

Licence: other
A Tool for Building Expert Systems

Programming Languages

c
50402 projects - #5 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
C++
36643 projects - #6 most used programming language

CLIPS - A Tool for Building Expert Systems

This repository contains a fork of CLIPS by

Lode Hoste <[email protected]> and Stefan Marr <[email protected]>

The goal of this fork is to provide a CLIPS-derived rule engine that uses a truly parallel RETE processing network that benefits from multi- and manycore hardware to improve the overall performance of the matching phase.

License

All parts of this fork that are unchanged compared to the original version of CLIPS remain licensed in the public domain.

Code that originates from the Apache Portable Runtime is licensed under the Apache License Version 2.0.

For all parts of this fork that deviate from the original all rights remain with us, the authors.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].