An open API service providing repository metadata for many open source software ecosystems.

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

Related Keywords
interpreter-pattern 36 design-patterns 12 mediator-pattern 11 command-pattern 10 observer-pattern 9 chain-of-responsibility-pattern 9 composite-pattern 8 bridge-pattern 8 singleton-pattern 8 adapter-pattern 8 proxy-pattern 8 interpreter 7 prototype-pattern 7 java 7 iterator-pattern 7 memento-pattern 7 abstract-factory-pattern 7 builder-pattern 6 visitor-pattern 6 decorator-pattern 6 flyweight-pattern 6 facade-pattern 6 factory-method-pattern 5 state-pattern 5 design-pattern 4 strategy-pattern 4 oop 3 factory-pattern 3 interpreters 3 gof-patterns 3 composite 2 structural-patterns 2 php 2 csharp 2 c-plus-plus 2 composite-patterns 2 golang 2 gang-of-four 2 calculator 2 expression-evaluator 2 expression-parser 2 template-method-pattern 2 compiler-design 2 expression-language 2 software-design 2 programming-language 2 dijkstra-algorithm 1 generator-function 1 in 1 jflex-cup 1 jflex 1 assembler 1 async 1 chain-of-responsibility 1 builder-design-pattern 1 gui 1 swing 1 oop-principles 1 php7 1 chainofresponsibility-pattern 1 patterns-cpp 1 interpreter-cpp 1 cpp-interpreter 1 cpp-patterns 1 assembly-language 1 college-project 1 intelij 1 maven 1 apex 1 parser 1 salesforce 1 validator 1 visitor 1 chainofresponsibility 1 repository-pattern 1 math 1 math-expressions 1 patterns 1 software-architecture 1 software-architecture-and-design 1 software-architecture-patterns 1 assembly-x86 1 c-programming 1 compiler 1 compiler-construction 1 compiler-principles 1 compilers 1 language 1 language-model 1 simple-factory-pattern 1 behavioral-design-patterns 1 expression-engine 1 interpreter-expression 1 interpreter-math 1 math-interpreter 1 stack 1 college 1 null-object-pattern 1 programming-languages 1 programming-language-translator 1