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
- Host: GitHub
- URL: https://github.com/telefonica/clips
- Owner: Telefonica
- Created: 2019-11-13T09:32:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T09:45:50.000Z (over 5 years ago)
- Last Synced: 2025-04-01T12:11:13.459Z (about 1 year ago)
- Topics: dir-cto, org-cdo, srv-aura
- Language: C
- Homepage:
- Size: 47.9 MB
- Stars: 5
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.