Introduction - If you have any usage issues, please Google them yourself
TExprCalc is a Delphi component written around the original Parser.dll.
The original parser has been modified and the Symbol table changed to a
TList. This made it possible to create the parser for 16 and 32 bit.
It is no longer a DLL but an integrated component.
Original copyright remains to Ron Loewy.