GoF-Interpreter Pattern
Details
- Full Name
-
GoF Interpreter Pattern (Behavioral)
Intent:
Given a language, define a representation for its grammar along with an interpreter that uses the representation to interpret sentences in the language.
GoF Interpreter Pattern (Behavioral)
Given a language, define a representation for its grammar along with an interpreter that uses the representation to interpret sentences in the language.