Skip to content

cfereday/flat-chores-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flat-chores-engine

About

A toy project using Clara rules to better understand them.

This is a flat chores rules engine. It has as a comparison a conditional version of the same program not using the rules.

The aim is to show scenarios when using a rules engine can help, and how it compares to straight forward conditionals. The aim is also to explore when you shouldn't use an engine.

Usage

Running the tests will generate test sessions that fire the rules.

cd engine/

lein test

Collaborators

Many thanks to Felipe Sere who collaborated on the Chore Rules section and helped me deepen my understanding of Clara.

Useful links

License

MIT license

About

Small example Clara Rules engine for flat chores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published