/Functions

A library for evaluating arithmetical expressions. Full support for custom constants, binary operators, prefix and postfix functions. Wrapped in a console menu.

Primary LanguageC++

Functions

Another library for parsing arithmetic expressions with support for user-defined constants, binary operators, and prefix & postfix functions.