visitor-pattern topic
visitor-net
First-ever acyclic generic extensible typesafe implementation of Visitor pattern for .NET without any usage of dynamic cast
Traverser
Traverser is a Java library that helps software engineers implement advanced iteration of a data structure.
NatLang
NatLang is an English parser with an extensible grammar
UnityDesignPatternsReference
A tiny retro action RPG implementation made applying Software Design Patterns to serve as a guide of reusable solutions that can be applied to common problems.
design-pattern
Design Pattern 经典设计模式源码 C/Java/Go/JavaScript/Python等不同语言实现。 FP/OOP/MVC/MVP/MVVM/DDD等设计思想研究
jaxb-visitor
Adds the visitor pattern that includes all JAXB objects produced by the xjc compiler.
cparser
C11 parser with GNU C extensions written in C++14