Description
Embeddable expression evaluation helps applications compute user-defined formulas, procedural values, or animation expressions inside their own workflows. It is useful for graphics, visual effects, tools, and software that needs script-like expressions without a full language runtime.
This is the main library only, not an editor or renderer. Applications should validate expressions and limit untrusted input to avoid expensive or unsafe behavior.