Interpreter
The book has now been published and the content of this chapter has likely changed substanstially.An object or program that can execute a program defined in a language with a grammar.
Given a language, define a representation for its grammar along with an interpreter that uses the representation to interpret sentences in the language.
From [GOF].
Copyright © 2003-2008 Gerard Meszaros all rights reserved