georgyangelov/C-Sharp-expression-parser
Parses expressions in infix notation and evaluates them. Works with math, logical (boolean) expressions and any other. You define the operators and the functions.
C#
No issues in this repository yet.
Parses expressions in infix notation and evaluates them. Works with math, logical (boolean) expressions and any other. You define the operators and the functions.
C#
No issues in this repository yet.