Skip to content

paulhh/marvin-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Marvin Rules

Prolog Rules Engine

A simple frame-based rules engine that supports both forward and backward chaining.

Introduction

License

Marvin Rules is distributed under the Apache V2 license (http://www.apache.org/licenses/LICENSE-2.0.html).

Source

The source code of Marvin Rules can be found on https://github.com/paulhh/marvin-rules.

Loading marvin.pl will include all the necessary code.

Prolog

The code has been created for use with the tuProlog (Java-based) engine, but should be easy to adjust for other Prologs. tuProlog can be found here.

Version

Let's just say it's a 0.1 version.

About

Rules Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published