Xtext Interpreter Framework
I have just published the Xtext interpreter framework. It can be found in the same GoogleCode repository as the
Xtext Typesystem Framework.
The framework generates helper classes for interpreters and provides utilities for handling environments as well as logging (including a nice log view for "debugging").
Documentation is available.