Description
Math expressions can be parsed through a small header-only library with a readline-wrapped interface. Developers install it to embed simple expression parsing or test calculations interactively.
Expression parsers should not receive untrusted formulas in privileged contexts without validation.