Info. needed on parsing expressions

Chris Torek chris at mimsy.UUCP
Sun Mar 26 15:45:36 AEST 1989


In article <JAYNEUS.89Mar25175939 at reliant.Berkeley.EDU>
jayneus at reliant.Berkeley.EDU (System Hacker) writes:
>I need to parse a file which contains a set of arithmetic expressions
>in normal format and build up an expression tree for use in my C program.

This sounds very much like someone trying to get the net to do his
homework for him.

In any case, the simplest solution is to use yacc or bison.
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163)
Domain:	chris at mimsy.umd.edu	Path:	uunet!mimsy!chris



More information about the Comp.lang.c mailing list