GitHub topics: interpreter-pattern
BaseMax/AwesomeInterpreter
The Big list of the github, open-source interpreters.
Size: 55.7 KB - Last synced at: 7 days ago - Pushed at: almost 6 years ago - Stars: 71 - Forks: 1

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: 22 days ago - Pushed at: 22 days ago - Stars: 24 - Forks: 8

BaseMax/GoScript
GoScript is a lightweight scripting language implemented in Go. It provides a simple, expressive syntax for common scripting tasks and serves as an excellent platform for learning language design and building domain-specific languages.
Language: Go - Size: 23.4 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ehsangazar/design-patterns-cpp
All Design Patterns Samples in C++
Language: C++ - Size: 40 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 45 - Forks: 30

rcarubbi/GOFPatterns
Language: C# - Size: 117 KB - Last synced at: 7 days ago - Pushed at: over 10 years ago - Stars: 2 - Forks: 0

0exp/jaina
Simple programming language builder inspired by interpreter pattern. You can build your own languages with custom operands and operators for any project purposes.
Language: Ruby - Size: 57.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

AmirAliuA/banking-app
This C# program is a simple banking application that follows the Interpreter Pattern. Let’s break down the key components and their functionalities:
Language: C# - Size: 1.87 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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

Junzhuodu/design-patterns
C++ Implementation for 23 Design Patterns
Language: C++ - Size: 1.46 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 94 - Forks: 33

rubenssleme/03-design-patterns-java
"Como conhecer diversas soluções sem precisar passar por vários anos alternando entre escolhas certas e erradas? Como saber o contexto em que essas soluções são adequadas e quais são as contrapartidas dos benefícios da solução? Felizmente existe uma forma na qual desenvolvedores mais experientes expressam seu conhecimento em um determinado domínio. E então eu apresento os padrões de projeto, os Design Patterns!"
Language: Java - Size: 688 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Quirax/devguru-lang 📦
디자인 패턴 및 TDD 스터디에 따른 실험작
Language: TypeScript - Size: 138 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sergeyleschev/design-patterns
Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+
Language: Swift - Size: 225 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 37 - Forks: 23

brandonT2002/-OLC1-Proyecto2_202112030
Intérprete que recibe un set de sentencias basados en el lenguaje SQL y las ejecuta. Los analizadores léxico y sintáctico se generan con Jison.
Language: TypeScript - Size: 808 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mokira3d48/suko
Super Kalculator implemented in Java with JFX.
Language: Java - Size: 793 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Abhinand20/cpPyox
A high-level dynamically typed interpreted scripting language with python-esque features, implemented on a fast and memory efficient C++ backend.
Language: C++ - Size: 5.02 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

group-extends-ud/calculator
Calculator using the interpreter pattern
Language: Java - Size: 815 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

brandonT2002/MiniJ
IDE de un Interprete de un lenguaje o versión corta de Java.
Language: Java - Size: 606 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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

rusakovichma/easy-expression-language
Simple demonstration of writing expression language using interpreter pattern and Dijkstra's algorithm
Language: Java - Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

verloka/DesignPatterns
Design Patterns: Elements of Reusable Object-Oriented Software
Language: C# - Size: 806 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 4

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

ahatem/Simple-Swing-Calculator
Java swing calculator with expression parser
Language: Java - Size: 103 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mchekin/design-patterns
OOP Design Patterns implemented in PHP
Language: PHP - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 0

daneneutzling/design_patterns
Projeto com junção dos Design Patterns apresentados durante as aulas de Engenharia de Software II - Curso de Análise e Desenvolvimento de Sistemas - IFRS - Campus Farroupilha.
Language: Java - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sunmeat/interpretator
interpretator pattern cpp example [BEHAVIORAL]
Language: C++ - Size: 8.79 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

PsychoLlama/generator-effects
A concept library showcasing what generators are capable of.
Language: JavaScript - Size: 126 KB - Last synced at: 24 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

FrancisBFTC/Plax_Compiler
Este projeto é um novo compilador que está sendo desenvolvido, A Linguagem Plax. O Plax (Predefined Language of Automated eXecution) é uma linguagem compilada e multi-paradigma no intuito de ser dinâmica e rápida, a linguagem contém junções de paradigmas e diferentes sintaxes.
Language: C++ - Size: 6.23 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

kan01234/design-patterns
Project of example of design patterns implement by Java.
Language: Java - Size: 1.82 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

rsvinicius/behavioral-design-patterns
Behavioral Design Patterns example use cases
Language: Kotlin - Size: 80.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BaseMax/StackMathematicsInterpreter
My Simple Mathematics Interpreter Implementation In Java (Designed by Stack Structure)
Language: Java - Size: 19.5 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sc0v0ne/design_pattern_interpreter
Develop a system that uses the pattern given in class. "Interpreter" design pattern.
Language: Java - Size: 7.81 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

CristianD142/Salesforce-Composite-validator
As part of general tools of wide use. This is an implementation of the patter composite to manage complex validations
Language: Apex - Size: 301 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

amanuel15/Six_Design_patterns_projects
One big git containing 6 different projects implemented with 6 different design patterns (according to the name of the folders)
Language: Java - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

alexpeev9/Restaurant-Console-App
Design Patterns Console App
Language: C# - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

shlomi1993/MathExpressions
In this repo I share my imiplementation of a system that can represent nested mathematical expressions that include variables, evaluate their values for specific variable assignments, differentiate them, and simplify the results.
Language: Java - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

TheGlitchCat/ASO
Software Architecture
Language: HTML - Size: 819 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
