On Feb 3, 2006, at 1:31 AM, Darthrader (sent by Nabble.com) wrote:
If I want to write an interpreter for AST, what are _some_ of the things I would be required to do? Basically , how does an interpreter work?
This is the wrong list for these types of questions. This is a list for developers of gcc. You should look into newsgroups like comp.compilers and some texts on compilers and interpreters. IIRC there was a decent one out there with both of those subjects in the title.
-eric