Set of C# classes for expression parsing and evaluation.
Expressions may have user-defined operators, user-defined variables of any type, user-defined functions, user-defined classes with methods and properties, object constants, arrays and collections with indexes, assignment to variables and properties of objects.
Supports Unicode.