An open API service indexing awesome lists of open source software.

https://github.com/telefonica/clips

Snapshot of the CLIPS rules engine
https://github.com/telefonica/clips

dir-cto org-cdo srv-aura

Last synced: 9 months ago
JSON representation

Snapshot of the CLIPS rules engine

Awesome Lists containing this project

README

          

# CLIPS

This repository contains a snaphot of the [CLIPS rules engine](http://www.clipsrules.net/), taken from http://clipsrules.sourceforge.net/ and https://sourceforge.net/projects/clipsrules/

This repository is intended to keep the fully functional 6.31 version of CLIPS (in November 2019) under github and serve as a basis for future developments based on this and ensure the availability of its source code.

---------

The contents of this repo have been gathered from [SourceForge](https://sourceforge.net) using the following command:
```
svn checkout https://svn.code.sf.net/p/clipsrules/code/ clipsrules-code
```

The latest stable version is 6.31. Its source code is located at [branches/63x](branches/63x).

The folder [branches](branches) contains additionally some older versions and the current state of the next versions. Take into account that this repo is currently merely a snapshot of the state at November 2019.