The C++ Interpreter Pattern for Grammar Management
May 15, 2006 (8:00:00 AM) - 3 years, 6 months ago
Share
a>
Print
Comments
The world is rapidly moving away from technology-based solutions toward end-user facilitation. Simple grammars provide a surprising solution to the problem of "driving" IT infrastructure to achieve business ends. In this article, Stephen Morris shows you how to use the interpreter design pattern to create a simple C++ grammar, which can be extended to produce surprisingly powerful capabilities.