Interpreter

Home > Computer Science > Software Engineering > Software design patterns > Interpreter

An Interpreter design pattern facilitates the interpretation and execution of a specific language or grammar by converting it into executable code.