Skip to content

nbkarthi/entitlement-system

Repository files navigation

entitlement-system

About

A lightweight entitlement/approval rule engine that evaluates complex DSL expressions using the Shunting-yard algorithm (infix-to-postfix conversion) to determine approval outcomes. Avoids heavyweight rule engine dependencies by leveraging efficient stack-based expression parsing with support for logical/bitwise operators and nested parentheses.

Topics

Resources

License

Stars

Watchers

Forks

Contributors