Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 261 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 261 Bytes

Treaty

Rules Engine written in TypeScript implementing the Rete algorithm.

Named Treaty as Rete is pronounced Ree-tee.

Rete is an efficient pattern matching algorithm for implementing production rule systems.