Description: 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.
File list (Check if you may need any files):
32\EXPR.PAS
..\PARSER.PAS
16\EXPR.PAS
..\PARSER.PAS
32\EXPR.DCR
16\EXPR.DCR
32\EXPR.DCU
..\PARSER.DCU
16\EXPR.DCU
..\PARSER.DCU
README.TXT