Wanted: Expression Evaluator
Ken Nelson
ssdken at jarthur.Claremont.EDU
Wed Feb 14 05:18:09 AEST 1990
Hi:
I need the C source for an expression evaluator. Something that can
understand things like this:
A/B*LOG(D)
The evaluator would get A B and D from a symbol table, evaluate the
expression and return the result.
Anybody have such a beast????
Thanks,
Ken Nelson
Principal Engineer
Software Systems Design
3627 Padua Av.
Claremont, CA 91711
(714) 624-3402
More information about the Comp.lang.c
mailing list