GitHub topics: visitor-pattern
ebonnal/streamable
Fluent interface for (async) iterables
Language: Python - Size: 4 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 257 - Forks: 4

anyulled/laboratory-information-system
Laboratory information system
Language: Java - Size: 384 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

arvindshmicrosoft/SQLScriptDomSamples
Samples showing how to use Microsoft.SqlServer.TransactSql.ScriptDom classes
Language: C# - Size: 72.3 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 63 - Forks: 17

widmogrod/mkunion
Strongly typed union type in golang.
Language: Go - Size: 5.01 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 13 - Forks: 1

JakubVojvoda/design-patterns-cpp
C++ Design Patterns
Language: C++ - Size: 65.4 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 4,382 - Forks: 961

QianMo/Unity-Design-Pattern
:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
Language: C# - Size: 3.92 MB - Last synced at: 17 days ago - Pushed at: over 5 years ago - Stars: 4,433 - Forks: 1,026

solodon4/Mach7
Functional programming style pattern-matching library for C++
Language: C++ - Size: 97.2 MB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 1,294 - Forks: 77

Stepami/visitor-net
First-ever acyclic generic extensible typesafe implementation of Visitor pattern for .NET without any usage of dynamic cast
Language: C# - Size: 94.7 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 38 - Forks: 2

davidelettieri/visitor-generator
A POC source generator that supports the implementation of the visitor pattern
Language: C# - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

derive4j/derive4j
Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.
Language: Java - Size: 1020 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 571 - Forks: 49

DevExpress-Examples/wpf-richedit-use-document-iterator-and-visitor
Create a DocumentIterator instance to iterate over document content and change formatting.
Language: C# - Size: 119 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

yusufyilmazfr/tasarim-desenleri-turkce-kaynak
Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımının yanı sıra C#, Java, Go, Python, Kotlin ve TypeScript gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir.
Language: HTML - Size: 3.94 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3,342 - Forks: 462

tarptaeya/Truck
:truck: A dynamic object oriented programming language with a focus on simplicity
Language: Python - Size: 138 KB - Last synced at: about 7 hours ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 1

onlyuser/ebnf2yacc
ebnf2yacc is a kleene closure preprocessor for yacc
Language: C++ - Size: 202 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 0

microwind/design-patterns
Design Pattern 经典设计模式源码 C/Java/Go/JavaScript/Python等不同语言实现。 FP/OOP/MVC/MVP/MVVM/DDD等设计思想研究
Language: Java - Size: 11.2 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 24 - Forks: 8

pspanoudakis/MiniJava-LLVM-Compiler
A MiniJava ➡️ LLVM-IR compiler, written in Java ☕
Language: Java - Size: 755 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

milderhc/qb64-parser
Lexer, parser and interpreter of QB64
Language: Java - Size: 512 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

JulianaMancera/Lab_SW-3_Visitor_Pattern
Software Engineering 2 - Visitor Pattern: Lab Seatwork #3
Language: Java - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

prajun7/ranch-management
Our team developed the drone enhanced ranch management software. The software was able to track livestock vitality and location, monitor feeding and watering systems, and monitor property status with the help of the drone(s). Our team used Java 8 and Scenebuilder to develop the software. We created the Class diagrams, Sequence diagrams, Rapid prototypes, and other diagrams to assist us in developing the software. Also, different design patterns like Composite, Visitor, Adapter were used to develop the project.
Language: Java - Size: 52.7 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

JoanStinson/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.
Language: C# - Size: 267 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 4

seboettg/Forest
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
Language: PHP - Size: 126 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

newbe36524/Newbe.ObjectVisitor 📦
You can visit all properties about your class or struct by this lib with high performance as you visit properties in hard coding way.
Language: C# - Size: 522 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 89 - Forks: 21

rnag/serde-this-or-that
Custom deserialization for fields that can be specified as multiple types.
Language: Rust - Size: 115 KB - Last synced at: 26 days ago - Pushed at: 4 months ago - Stars: 19 - Forks: 2

shubhamv108/object-oriented-design-patterns
Simple examples of some of the Object Oriented Design Patterns.
Language: Java - Size: 32.9 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 3

jkolek/cparser
C11 parser with GNU C extensions written in C++14
Language: C++ - Size: 40 KB - Last synced at: 21 days ago - Pushed at: almost 7 years ago - Stars: 17 - Forks: 2

BabarZKhan/ANTLR-toy-compilers
Toy Compilers
Language: Java - Size: 268 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

W-y-l-t/FileSystemManager
A console application for interacting with and managing the file system.
Language: C# - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

barannmeisterr/E-Commerce-System-with-Behavioral-Design-Patterns
The E-Commerce System with Behavioral Design Patterns project is a Java-based e-commerce system management that demonstrates the use of behavioral design patterns to create a flexible, scalable, and maintainable system.
Language: Java - Size: 16.6 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

mistermboy/pyCompiler
Python Compiler
Language: Java - Size: 4.35 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 3

patrickfc17/Visitor-Example
Exemplo de um Endpoint SOAP utilizando o Visitor Design Pattern
Language: TypeScript - Size: 169 KB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

prakash-aryan/swalabfive
Design and implement a program that models a computer architecture using Composite and Visitor design patterns.
Language: C# - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

egnuez/interpreter
Simple Interpreter written in C++
Language: C++ - Size: 401 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ibrahimyilmaz/kiel
(Published to MavenCentral) Kotlin way of building RecyclerView Adapter 🧩. You do not have to write RecyclerView Adapters again and again and suffer from handling of different view types. Kiel will help you.
Language: Kotlin - Size: 315 KB - Last synced at: 27 days ago - Pushed at: about 4 years ago - Stars: 372 - Forks: 31

OfTheWolf/NativeHtmlEditor
Native Html Editor (Not So Rich Text Editor)
Language: Swift - Size: 1.15 MB - Last synced at: 8 days ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

Seboran/transpilation-ts 📦
Manipulation d'arbres syntaxiques
Language: TypeScript - Size: 548 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 1

alaazamelDev/flutter-to-html-and-js-transpiler
Experimental transpiler for "Flutter-like" code to HTML & JS. Built with ANTLR, focusing on lexer, parser, AST generation, and error handling.
Language: Java - Size: 12.3 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Aptacode/Expressions
A light, cross platform & flexible .net library for creating, storing and dynamically evaluating expression trees using C#
Language: C# - Size: 448 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 2

georgesittas/minijava-compiler
MiniJava to LLVM IR compiler
Language: LLVM - Size: 834 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 1

LucaGatt22/PArL-Compiler
Compiles program in a particular language PArL to run its PArIR instructions - Compiler Yr2 UM SD. README.md may not be the fully updated documentation.
Language: Python - Size: 87.9 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shashankkhasare/expression-interpreter
This repository contains the code for the arithmetic expression interpreter written in Java with REPL support. It uses a recursive descent parsing technique and visitor pattern for evaluation.
Language: Java - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

hoaproject/Visitor 📦
The Hoa\Visitor library.
Language: PHP - Size: 52.7 KB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 263 - Forks: 12

ehsangazar/design-patterns-php
All Design Patterns Samples in PHP
Language: PHP - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 44 - Forks: 15

TheLartians/Revisited
🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.
Language: C++ - Size: 186 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 15 - Forks: 2

MainaGeorge/DesignPatterns
This is a project with some basic implementations of design patterns in .net. It is meant to be a guide to the reasoning and insight to the popular design patterns
Language: C# - Size: 126 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

szabba/irgen
Language: Go - Size: 29.3 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

jbasko/hookery
Trivial, primitive, naive, and optimistic hook registry in Python
Language: Python - Size: 165 KB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 1

SuperJMN/StateMachineCompiler
State Machine Compiler inspired by Uncle Bob
Language: C# - Size: 44.9 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 1

eolatham/farm-dashboard-prototype
A prototype for a farmer utility application built with JavaFX as an exercise in using design patterns such as entity-control-boundary, composite, visitor, and adapter
Language: Java - Size: 1.55 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cs-24-sw-4-03/RaceGuard
The RaceGuard compiler uses ANTLR, the visitor pattern, and Untyped Akka. And aims to avoid race conditions through the actor model.
Language: Java - Size: 1.22 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

kiat/OOP-Design-Patterns
OOP Design Patterns Code Examples
Language: Java - Size: 6.89 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 88 - Forks: 48

billsioros/minijavacc
A Compiler for a subset of Java (aka Minijava)
Language: Java - Size: 854 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

minaschar/metrics-calculator-python
This is a tool written in python that calculates software quality metrics and then technical debt. It is specifically aimed at OOP Python softwares.
Language: Python - Size: 181 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

ofoxxx/CustomRTTI
Testing custom RTTI variants
Language: C++ - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ralphtandetzky/cpp_utils
General utilities for modern C++
Language: C++ - Size: 262 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

LBF38/compilation
Cours compilation @ ENSTA Bretagne
Language: Python - Size: 2.05 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

ReMinoer/OverGraphed
Highly generic and visitable graph implementation
Language: C# - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AshayKing/design-pattern
Unleasing Design Patterns in Java
Language: Java - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

danylaporte/json-visitor
visitor pattern for serde-json
Language: Rust - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jackdbd/design-patterns 📦
Some of the most common design patterns implemented in Python.
Language: Python - Size: 186 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 73 - Forks: 32

design-patterns-for-humans/Russian
:ru: translation [WIP]
Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 52 - Forks: 10

massfords/jaxb-visitor
Adds the visitor pattern that includes all JAXB objects produced by the xjc compiler.
Language: Java - Size: 1000 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 16

ronnygeo/DupeDetective
Plagiarism Detector in Java
Language: JavaScript - Size: 8.13 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pelekon/VisitableTupleTemplate
Language: Swift - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AttilaAKINCI/MatchScores
Match Scores is a sample platform which provides information about sport news, scores and standings.
Language: Kotlin - Size: 3.36 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

intuit/Traverser
Traverser is a Java library that helps software engineers implement advanced iteration of a data structure.
Language: Java - Size: 82 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 20

tjeufoolen/Sudoku
Fun little website to play different types of Sudoku games. Written in C# using Blazor and a variety of design patterns
Language: C# - Size: 1020 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

emprax/Xtender
A segmented visitor library to solidify the visitor pattern
Language: C# - Size: 266 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 5 - Forks: 0

mehdicharife/mission-request-microservice
A REST-ish service for managing mission requests and their respective lifecycles.
Language: Java - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

psprao95/ultimate-board-game-system
Java | An object-oriented framework for implemeting any 2-player board game such as Tic-Tac-Toe, Othello, Reversi and Checkers. Uses well known design patterns such as Command, Strategy, vistor, and state
Language: Java - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

poltamtamis/minijava-compiler
Compiler utility suite. Mainly focused on MiniJava
Language: Java - Size: 903 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ghost4Man/VisitorPatternGenerator Fork of Rekkonnect/VisitorPatternGenerator
C# source generator to help implement the visitor design pattern.
Language: C# - Size: 64.5 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

damianstone/scotlandyard-game
ScotlandYard game using Java 17, Maven and some design patters
Language: Java - Size: 8.72 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ankitk77/visitablepattern-recycler-view
recycler view visitable pattern implementation
Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

night-moon-studio/Leo
A library based on NCC Natasha to quickly and easily read/write instance's fields or properties.
Language: C# - Size: 561 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 81 - Forks: 18

cdacamar/dispatch_example
Simple example of dispatching for types
Language: C++ - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

chrisgleissner/behaim
Java Object Graph Explorer
Language: Java - Size: 415 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

matiux/php-design-patterns
PHP Design Patterns - Basato sul libro Head First Design Patterns Book - Based on Head First Design Patterns Book
Language: PHP - Size: 9.29 MB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

AlfonsoCatelliUni/ing-sw-2020-arca-aulicino-catelli
Software Engineering Project of Santorini Board Game
Language: Java - Size: 89.3 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

yichunzhao/Design-Patterns
An introduction of patterns using simple examples (in construction)
Language: Java - Size: 53.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

schadal1/Word-Counter-with-Backup-Implementation
Implemented "word counter" command with Visitor, Prototype, and Observer Design Patterns
Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

mohitkumartoshniwal/visitor-pattern
Code for the Youtube video on Visitor pattern in the context of AST
Language: JavaScript - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

forax/destructured-visitor
Destructured Visitors are a fast but type-unsafe implementation of recursive Visitor in Java
Language: Java - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

floz30/ChatOS
ChatOS est un service de discussions qui permet de mettre en relation TCP directe les utilisateurs sans divulguer leur adresse IP.
Language: Java - Size: 204 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

ricardocosme/poly2variant
poly2variant is an experience using a variant like as a safe type switching mechanism to discover derived types from bases when there are a known set of polymorphic types.
Language: C++ - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ricardocosme/poly_visitor
Poly Visitor is a C++11 generic component to use the visitor pattern at runtime polymorphic solutions. It's a safe, efficient and concise solution to implement cyclic visitors in the Object Oriented(OO) paradigm.
Language: C++ - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 3

The-Continuers/CD-Project
A Decaf compiler written in Python for the course, 40414 Sharif University of Technology, Spring 2022.
Language: Python - Size: 112 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Stloz/js-train-23
Патерни програмування. 2 Частина. (Composite, Flyweight, Template method, Visitor, Adapter, Strategy, Iterator, Mediator)
Language: JavaScript - Size: 547 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

refactormyself/visitor-pattern
An Implementation of the "VISITOR" pattern in C++
Language: C++ - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AlexFazio64/Behavioral-Patterns 📦
Graphical Demos for Beavioral Patterns
Language: Java - Size: 284 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

iremsha/design-patterns
🎓 Home tasks from design patterns course
Language: C# - Size: 353 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

noamalu/Game-of-Thrones-The-Battle-for-Westeros
Game of Thrones - The Battle for Westeros is a Java-based RPG game inspired by the popular TV series Game of Thrones. In this game, the player takes on the role of one of the iconic characters from the show, such as Jon Snow, Arya Stark, or Melisandre, and must navigate through various levels filled with enemies, traps, and other obstacles.
Language: Java - Size: 9.13 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

itisbugra/OOPHW2
Object-oriented Programming, Assignment 2.
Language: C++ - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

xwqiang/query
逻辑表达式处理 or and not ast
Language: Java - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Chad-Hirsch/CS3310-PA4
In this program I use the Visitor Pattern to implement the following feature for a GSN model: Print all GSN elements in a top-down strategy (Starting with a root Goal and ending with all solution nodes) based on the GSN metamodel.
Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jdavid1385/Code-Design-Training Fork of onCodeDesign/Code-Design-Training
Code samples used in the Code Design Training by Florin Coros
Language: C# - Size: 1.73 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

gabriel-rcpereira/design-pattern-two
Repository created to study some design patterns in Java
Language: Java - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

TUJJIEVE/COOL_COMPILER
Cool compiler created with LLVM IR as intermediate code
Language: Java - Size: 365 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

Jerome-GBZ/Projet-Patron-de-conception
Project java pattern in Miage
Language: HTML - Size: 4.64 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jvirico/binary_expression_tree
Java implementation of a Binary Expression Tree to manage algebraic expressions using Composite and Visitor design patterns.
Language: Java - Size: 164 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

Mhakimamransyah/practice-design-pattern
My story based practical learn of design-pattern
Language: Go - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
