design-patterns
design-patterns copied to clipboard
Implement the Specification Pattern using the Interpreter Pattern
Spike an implementation of the specification pattern using the Interpreter Pattern. This could be implemented as a separate working example.