Subj : How-to on writing an interpreter? To : comp.programming From : C. Rebert Date : Fri Jul 15 2005 09:46 pm I'm trying to implement an interpreter for a programming language, but so far haven't been able to find any good materials on how to write a simple stack-based interpreter. I would appreciate it if someone could point me to some resources on writing such an interpreter. I'd be open to buying such materials, as long as they aren't ludicrously expensive. Thanks for your time. - C. Rebert .