Hammurapi Rules is a rules engine for the Java programming language. It leverages naming conventions and semantics of the Java language to construct inference networks.
Hammurapi Rules is a bi-directional rule engine, i.e. it supports both forward and backward chaining. The both inference scenarios can be configured to use multi-threading.
Forward chaining is implemented through JSR-94.
XML is used to express rule sets.
Hammurapi code review tool uses Hammurapi Rules to find potential problems in source code.
External links
No comments have been added.





