Subj : Re: How-to on writing an interpreter? To : comp.programming From : Phlip Date : Sat Jul 16 2005 07:24 am C. Rebert wrote: > Actually, I've already taken care of parsing, I'm more in need of how > to write the interpreter that executes the parse tree. Interpreter Pattern from the book Design Patterns, if by Tree you mean Composite Pattern... -- Phlip http://www.c2.com/cgi/wiki?ZeekLand .