https://github.com/alexajit/ast-engine
For assesses user eligibility based on various attributes, including age, department, salary, and experience. It employs an Abstract Syntax Tree (AST) for representing and managing conditional rules, facilitating the dynamic creation, combination, and evaluation of rules.
https://github.com/alexajit/ast-engine
Last synced: over 1 year ago
JSON representation
For assesses user eligibility based on various attributes, including age, department, salary, and experience. It employs an Abstract Syntax Tree (AST) for representing and managing conditional rules, facilitating the dynamic creation, combination, and evaluation of rules.
- Host: GitHub
- URL: https://github.com/alexajit/ast-engine
- Owner: AlexAjit
- Created: 2024-11-24T10:15:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-02T19:20:44.000Z (over 1 year ago)
- Last Synced: 2025-02-04T20:17:28.944Z (over 1 year ago)
- Language: JavaScript
- Size: 7.79 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This Project is to demonstrate the AST concepts with describing multiple rules.
Rules -
Creation of Rule
Combine rules
Evaulation by JSON Data