Skip to search formSkip to main contentSkip to account menu

Interpreter pattern

In computer programming, the interpreter pattern is a design pattern that specifies how to evaluate sentences in a language. The basic idea is to… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Review
2016
Review
2016
Domain-Specific Languages (DSLs) are now developed for a wide variety of domains to address specific concerns in the development… 
2013
2013
The Interpreter design pattern provides an elegant and natural way of implementing systems based on term-rewriting in a OO… 
2013
2013
The Interpreter pattern discussed in Chapter 11 does not cover parsing. An interpreter without a parser is pretty incomplete… 
2011
2011
We compare the Visitor pattern with the Interpreter pattern, investigating a single case in point for the Java language. We have… 
2008
2008
In this paper, the S-expression Interpreter Framework (SIF) is presented as a tool for teaching language design and… 
2005
2005
The paper reports on the architecture of an expla­ nation component for an educational simulation sys­ tem. This architecture… 
2005
2005
This paper concerns the software engineeering problem of deploying domain-specific optimisation. The work is motivated by… 
2004
2004
Semantics in Java Concrete Semantics in Java 
2001
2001
• Semantic interoperability: unlike the above two types of interoperability which are concerned with the form (structured… 
2000
2000
Real software rarely conforms to one single view of the program structure; instead, software is sufficiently complex that the…