Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!ucsfcgl!cca.ucsf.edu!root From: root@cca.ucsf.edu (Systems Staff) Newsgroups: comp.lang.c Subject: Re: Wanted: Expression Evaluator Summary: comp.sources.unix again Message-ID: <2774@ucsfcca.ucsf.edu> Date: 21 Feb 90 00:34:00 GMT References: <4365@jarthur.Claremont.EDU> Organization: Computer Center, UCSF Lines: 23 In article <4365@jarthur.Claremont.EDU>, ssdken@jarthur.Claremont.EDU (Ken Nelson) writes: > > I need the C source for an expression evaluator. Something that can > understand things like this: > > A/B*LOG(D) > ... > Anybody have such a beast???? You might look at the Basic interpreter in volume 7 of comp.sources.unix with a view toward extracting the expression evaluator. Thos Sumner Internet: thos@cca.ucsf.edu (The I.G.) UUCP: ...ucbvax!ucsfcgl!cca.ucsf!thos BITNET: thos@ucsfcca U.S. Mail: Thos Sumner, Computer Center, Rm U-76, UCSF San Francisco, CA 94143-0704 USA I hear nothing in life is certain but death and taxes -- and they're working on death. #include