nagendra@csa.bu.edu (nagendra mishr) writes: [...lots of stuff passed on to the bit bucket...] >are in correct order by specifying those rules in BNF form. I think >bison can use ll(1) grammars. Actually it builds a parser for LALR(1) grammars which are more general and less restrictive than LL(1) grammars. -- Jerry Penner jpenne@ee.ualberta.ca Try a 1-line .sig today.