OctoberKey / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Parses expressions in infix notation and evaluates them. Works with math, logical (boolean) expressions and any other. You define the operators and the functions.


Languages

Language:C# 100.0%