Talk:Interpreter pattern
Appearance
![]() | Java Stub‑class ![]() | ||||||||||||
|
![]() | Computing Stub‑class ![]() | ||||||||||||
|
What does the link "Block (Java programming language)" mean? It points to nowhere. Lathspell 18:12, 18 February 2006 (UTC)
I doubt that the interpreter patter is described correctly since this page describes it very differently. http://www.exciton.cs.rice.edu/JAvaResources/DesignPatterns/intepreter.htm80.141.90.99 13:35, 8 June 2007 (UTC) see also http://home.earthlink.net/~huston2/dp/interpreter.html 80.141.90.99 13:37, 8 June 2007 (UTC)
I dont know what you mean, the operation() method is replaced by the execute() method, the concept is exactly the same.
Go language
If we ever wanted to supply an example of this pattern in the Go language , this may be a good starting point. Bovlb (talk) 20:06, 15 January 2010 (UTC)