Hi,
Does anyone has any link to any good article or example on Interpreter
pattern?
I'd greatly apprecitate any link on this.
I'm reading the explanation on "Java Design Pattern" and don't understand a single thing.
My problem with understanding it is also due to the problem that he has incorporated Chain and Command into the Interpreter which complicate it to an extend I can't understand.
Hope to have some simpiler explanation on it.
Thanks.
Han Ming