-
Updated
Feb 6, 2020 - C#
#
visitor-pattern
Here are 96 public repositories matching this topic...
design-pattern
unity
game-development
unity3d
design-patterns
visitor-pattern
game-programming
command-pattern
factory-pattern
game-programming-pattern
csharp-design-patterns
singleton-pattern
bridge-pattern
facade-pattern
mediator-pattern
csharp-resources
memento-pattern
iterator-pattern
pool-pattern
unity-design-pattern
Functional programming style pattern-matching library for C++
-
Updated
Dec 27, 2019 - C++
C++ Design Patterns
design-pattern
cpp
observer-pattern
object-oriented
visitor-pattern
strategy-pattern
abstract-factory-pattern
singleton-pattern
decorator-pattern
behavioral-patterns
creational-patterns
structural-patterns
factory-method-pattern
iterator-pattern
template-method-pattern
-
Updated
Oct 19, 2019 - C++
Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımın yanı sıra C# ve Java gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir.
observer-pattern
visitor-pattern
strategy-pattern
builder-pattern
factory-pattern
abstract-factory-pattern
adapter-pattern
singleton-pattern
state-pattern
bridge-pattern
decorator-pattern
facade-pattern
prototype-pattern
mediator-pattern
memento-pattern
proxy-pattern
chain-of-responsibility-pattern
iterator-pattern
composite-pattern
template-method-pattern
-
Updated
Aug 14, 2020 - HTML
Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.
java
algebra
functional-programming
fold
annotation-processor
algebraic-data-types
visitor
java-8
optics
visitor-pattern
discriminated-unions
sum-types
laziness
derive4j
catamorphisms
exhaustiveness-checking
tagged-unions
-
Updated
Feb 6, 2020 - Java
MET CS665 - OOP Design Patterns Code Examples
design-pattern
checkstyle
design-patterns
observer-pattern
junit
visitor-pattern
command-pattern
strategy-pattern
abstract-factory-pattern
design-patterns-implemented-in-java
object-oriented-programming
singleton-pattern
template-pattern
template-method
behavioral-patterns
structural-patterns
iterator-pattern
design-patterns-java
template-method-pattern
-
Updated
Aug 19, 2020 - Java
All Design Patterns Samples in PHP
php
design-patterns
observer-pattern
visitor-pattern
strategy-pattern
builder-pattern
abstract-factory-pattern
adapter-pattern
singleton-pattern
bridge-pattern
decorator-pattern
prototype-pattern
mediator-pattern
proxy-pattern
flyweight-pattern
factory-method-pattern
chain-of-responsibility-pattern
interpreter-pattern
iterator-pattern
momento-pattern
-
Updated
Sep 27, 2017 - PHP
Some of the most common design patterns implemented in Python.
mvc
design-patterns
observer-pattern
visitor-pattern
strategy-pattern
factory-pattern
adapter-pattern
modelviewcontroller
-
Updated
Feb 11, 2019 - Python
python
language
programming-language
interpreter
repl
grammar
visitor-pattern
truck
vim-syntax
recursive-descent-parser
object-oriented-language
dynamic-programming-language
class-inheritance
-
Updated
Mar 20, 2020 - Python
NatLang is an English parser with an extensible grammar
parser
natural-language-processing
bison
flex
grammar
semantic-web
lex
linguistics
wordnet
bnf
yacc
visitor-pattern
parts-of-speech
chomsky
parser-framework
english-parser
-
Updated
Nov 22, 2018 - C++
The samples of .NET design patterns
c-sharp
builder
design-pattern
factory
dotnet
facade
composite
pool
design-patterns
bridge
singleton
software-development
visitor-pattern
software-architecture
flyweight
dispose
singleton-pattern
behavioral-patterns
generating-patterns
structural-patterns
-
Updated
Jul 18, 2017 - C#
amatiushkin
commented
Jul 23, 2020
Current version of traverser is using deprecated way to declare dependencies, which uses older testCompile instead of testImplementation.
Most likely there are other features, which can be used from latest Gradle 6.x version.
build.gradle needs to be updated.
design-patterns
visitor-pattern
strategy-pattern
builder-pattern
factory-pattern
design-patterns-for-humans
bridge-pattern
decorator-pattern
design-patterns-russian
-
Updated
Mar 15, 2017
Good practices to create code in Java, open to other languages. ⚡
java
builder
observer
proxy
architecture
iterator
singleton
visitor-pattern
object-pool
factory-method
use-case
enterprise-architect
desgin-pattern
flyweight
concurrency-patterns
creational-patterns
abstract-factory
structural-patterns
behavioural-patterns
collectional-patterns
-
Updated
Oct 29, 2019 - Java
The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.
fast
template
cplusplus
cpp
function
inheritance
visitor
visitor-pattern
compile-time
any
multimethods
multiple-dispatch
acyclic
anyfunction
-
Updated
May 26, 2020 - C++
Python Compiler
python
java
parser
design
university
compiler
uniovi
lex
visitor
yacc
visitor-pattern
compiler-design
-
Updated
Jun 10, 2020 - Java
State Machine Compiler inspired by Uncle Bob
-
Updated
Nov 3, 2019 - C#
Repository which contains simple code implementation of different Design Pattern.
design-patterns
visitor-pattern
command-pattern
builder-pattern
factory-pattern
adapter-pattern
singleton-pattern
decorator-pattern
chain-of-responsibility
template-pattern
composite-patterns
prototype-pattern
mediator-pattern
-
Updated
Nov 1, 2019 - Java
Samples showing how to use Microsoft.SqlServer.TransactSql.ScriptDom classes
sql-server
csharp
parsing
dotnet
antlr
sql-injection
visitor-pattern
code-formatter
t-sql
azuresql
scriptdom
sqldom
-
Updated
Jun 20, 2020 - C#
timsueberkrueb
commented
Mar 19, 2019
visit currently simply panic!'s on errors.
XLang is a parser framework for language modeling
-
Updated
Oct 2, 2018 - C++
C11 parser with GNU C extensions written in C++14
c
linux
parser
library
parsing
compiler
parser-library
gcc
cpp14
visitor
lexer
visitor-pattern
c11
code-formatter
cparser
abstract-syntax-tree
gnuc
-
Updated
Sep 1, 2018 - C++
设计模式学习
status
proxy
composite
aop
visitor-pattern
responsibility
factory-pattern
build-pattern
stratege-pattern
decorate-pattern
-
Updated
Jul 1, 2020 - Java
A segmented visitor library to solidify the visitor pattern
-
Updated
Jul 22, 2020 - C#
Trivial, primitive, naive, and optimistic hook registry in Python
-
Updated
Aug 25, 2018 - Python
Lexer, parser and interpreter of QB64
-
Updated
Apr 19, 2017 - Java
-
Updated
Nov 11, 2017 - Go
Improve this page
Add a description, image, and links to the visitor-pattern topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the visitor-pattern topic, visit your repo's landing page and select "manage topics."
ibrahimyilmaz/kiel#40 added syntax to define Diff callback for whole adapter. But you still have no ability to define diff callback for
registerblocks separately.There is example of how it may look like: