Topic: "reverse-polish-notation"
onmyway133/MathSolver
⌨️Camera calculator with Vision
Language: Swift - Size: 18.7 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 92 - Forks: 22

kkalinowski/lib12
lib12 is a library of universal helpers and extensions useful in any .NET project
Language: C# - Size: 2.76 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 38 - Forks: 10

marc-dantas/pile
Scripting stack-based programming language
Language: Rust - Size: 265 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 25 - Forks: 0

arjvik/RPN-Ti84
Advanced Reverse Polish Notation entry program for the Ti-84+CE calculators
Language: C - Size: 26 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 3

Jackojc/klaxon
Minimalist RPN language that compiles to x86-64 assembly (with more backends to come).
Language: C++ - Size: 190 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 1

kolosovpetro/RpnCalculator
Reverse Polish Notation Calculator. Evaluates infix expressions.
Language: C# - Size: 42 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 2

AitzazImtiaz/arsla-lang
arsla is a stack-based golfing language
Language: Python - Size: 318 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 6 - Forks: 2

Allain18/pol
Command line calculator with reverse polish notation
Language: Python - Size: 102 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 3

jtappin/RPNcalc
RPN Scientific calculator using Gtk-Fortran
Language: Fortran - Size: 745 KB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

glebec/functional-math-compiler
Exercise creating a functional JavaScript math expression compiler
Language: JavaScript - Size: 117 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

8bitprodigy/nrpnc
Reverse Polish Notation calculator written in Nim.
Language: Nim - Size: 45.9 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

Jackojc/deck
Minimalistic stack based language with unstructured control flow that compiles to x64 assembly
Language: C - Size: 195 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

jr20xx/JCalc
Java library to solve simple Math expressions
Language: Java - Size: 146 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

frendsick/torth
Stack-based programming language
Language: Shell - Size: 5.18 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

HitaloM/Euclides
Euclides is a simple calculator that performs arithmetic operations using only addition and subtraction.
Language: Rust - Size: 28.3 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

urbic/psylla
Extensible and embeddable Psylla language implementation written in Java
Language: Java - Size: 10.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

rostok2112/libcalc
Simple library with parser of mathematical expressions and operators from string (returns array of tokens with math expressions), translator to RPN and stack calculator. Also this lib contain simple strtok-like wrapper for calculations
Language: C - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

squiidz/yard
Shunting yard in rust
Language: Rust - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

wompking/hattrick
An assignment-based esolang implementing a version of call/cc.
Language: Python - Size: 53.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

senior-sigan/reverse_polish_calc_cpp
OOP-style Reverse Polish Calculator in C++ I did during twitch stream
Language: C++ - Size: 9.77 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

suneil/rpn
Reverse Polish Notation Calculator
Language: PHP - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

kn1ght/math-parser
Parses math expressions using shunting yard algorithm
Language: TypeScript - Size: 2.07 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

65001/AbMath
Math Library
Language: C# - Size: 2.1 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

jwt625/matlab-rpn
Reverse Polish notation calculator within matlab.
Language: MATLAB - Size: 9.77 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

jbutcher5/MathEvaluator
A simple but effective C++ math evaluator
Language: C++ - Size: 253 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

wompking/spreadsheetlang
A Psi-inspired and spreadsheet-like esoteric programming language.
Language: Python - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

xaionaro-go/rpn
Reverse Polish Notation for Go (golang)
Language: Go - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

timo-cmd/stackvm
A stack - based virtual machine with arm-like assembler and vram display. (port of KCreate's vm)
Language: JavaScript - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

vifon/GravCalc
Accelerometer-based calculator for the Pebble smartwatch
Language: C++ - Size: 1.65 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

lamhoangtung/Simple-Calculator-using-Reverse-Polish-Notation
Simple Calculator using Reverse Polish Notation
Language: Jupyter Notebook - Size: 196 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

hildogjr/Notepad-plus-plus--languages
Notepad++ highlighting languages (SPICE & RPN/RLP/Lisp/HP50g)
Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

evolquez/rpn-calculator
Calculadora RPN (Reverse Polish Notation)
Language: Kotlin - Size: 2.91 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

jwdietrich21/trurl
TRURL is a Reusable Universal RPN Library. It is a free class library (RPN Engine) as a toolbox for creating desktop calculators with reverse Polish notation (RPN) written in Object Pascal. Additionally, it comes with several ready-to-use calculator apps.
Language: Pascal - Size: 27.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

TLINDEN/rpnc
Programmable command-line calculator using reverse polish notation
Language: Go - Size: 7.23 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Liorst4/liorforth
Forth implementation written in rust for fun
Language: Rust - Size: 372 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

dead-tech/rack
Reverse Polish Notation Stack Based Programming Language
Language: C++ - Size: 226 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

DariaClem/Reverse-Polish-notation
Language: Assembly - Size: 192 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AjayLiu/notation-visualizer
An interactive website to visualize how Infix, Prefix (Polish), and Postfix (Reverse Polish) notation are converted and evaluated.
Language: TypeScript - Size: 3.34 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

Leonardpepa/Reverse-Polish-Notation
Reverse Polish notation lexer, parser and very small compiler that generates jvm assembly code. The programs just calculates the mathematical expression (+, -, * , /) and prints out the answer.
Language: C - Size: 365 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

ar1ja/rys 📦
A reverse polish notation, stack based, concatinative, compiled programming language
Language: Python - Size: 349 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

zachs18/Simple-RPN-Math-Compiler-Rust
Converts an RPN-like math language to amd64/i686 (SysV calling convention) or armv7 machine code in Rust
Language: Rust - Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

geremachek/basil
🌿 no-frills RPN calculator
Language: Go - Size: 69.3 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

nagyf/dc
Rust implementation of the Unix tool "dc", a reverse-polish desk calculator which supports unlimited precision arithmetic.
Language: Rust - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Devwarlt/calclog 📦
Boolean calculator written in C# that implements Djikstra's Shunting Yard algorithm and RPN (reverse polish notation).
Language: C# - Size: 168 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

pyth0nic/Tinker-Online
Using go lang to build a tree from an expression using reverse polish notation, yes it is messy.
Language: Go - Size: 142 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

mentalmove/ShuntingYard
Shunting yard algorithm and reverse polish (postfix) notation term calculator in 8 different languages
Size: 51.8 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 1

Repin-Daniil/symbolic-math
С++ library for symbolic mathematical calculations
Language: C++ - Size: 1.41 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

EricTerrell/EBTCalc.Android
RPN Programmable Calculator, Programmable in Javascript, for Android
Language: Java - Size: 5.93 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

SamuraJey/NodeJS-HW
Репозиторий для задач по курсу "скрипты"
Language: JavaScript - Size: 1.11 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

innershell/glass-rpn-calculator
Reverse Polish Notation (RPN) engineering calculator recreated in a stylish glassy look. App is a PWA written with pure HTML and JavaScript only (no frameworks or libraries).
Language: JavaScript - Size: 2.26 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

feasterjon/rpncalc
A Reverse Polish Notation (RPN) Calculator
Language: TypeScript - Size: 1.28 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

maxsuhak/cli_rpn_calculator
Command-line (CLI) Reverse Polish Notation (RPN) calculator using ruby language.
Language: Ruby - Size: 45.9 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

freddiehaddad/shuntingyard
Simple calculator using the Shunting Yard algorithm
Language: Go - Size: 1.95 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SelfMadeSystem/rpn-test
Reverse Polish Notation Calculator Test + infix to postfix converter
Language: Rust - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

everysoftware/c-calculator
Advanced complex numbers calculator.
Language: C++ - Size: 57.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

DamianRieumont/javascript-calculator
Calculator landing page with shunting yard implementation and reverse polish notation
Language: JavaScript - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AdamWhiteHat/MathNotationConverter
Infix to postfix notation converter and postfix evaluation
Language: C# - Size: 35.2 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

pfaivre/rpn-calc
A humble dc clone
Language: C - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Ziemniakoss/simple-compiler
Language: Java - Size: 1.95 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

TheLadyLuthien/HP11C
A simple win32 app that emulates the HP11C calculator and uses Reverse Polish Notation
Language: C++ - Size: 28.4 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

msztylko/calculators
Exploration of interpreters and parsing with various calculator programs
Language: Python - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ar1ja/fa 📦
A rys-like stack based, reverse polish notation low-level programming language that transpiles down to assembly
Language: Python - Size: 356 KB - Last synced at: 14 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

ibeauregard/basic-calculator
This is a basic calculator, similar to the bc Unix command. It handles the addition, subtraction, multiplication, division and modulo operations on integer values.
Language: C - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

maroontress/IntExpr.Java
A library to evaluate integer expressions in Java.
Language: Java - Size: 83 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

wutz2000/rpncalc
Reverse Polish Notation Calculator
Language: Java - Size: 64.5 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

marckoch/SmartCalculator
Project "Smart Calculator" from JetBrainsAcademys Kotlin Developer Track
Language: Kotlin - Size: 61.5 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

mivinci/calc
🧮 A minimal implementation for an integer calculator in pure C.
Language: C - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ksaveras/math-calculator 📦
Simple math expression parser and a calculator.
Language: PHP - Size: 37.1 KB - Last synced at: 2 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

gitcordier/ReversePolishNotationParser
Parses then computes RPN expressions. Iterative algorithm, not the naive one! Problem originated from http://codingdojo.org/kata/. Further reading at https://en.wikipedia.org/wiki/Reverse_Polish_notation
Language: Python - Size: 18.6 KB - Last synced at: 1 day ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

eMahtab/evaluate-reverse-polish-notation
Evaluate Reverse Polish Expression
Size: 2.93 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

slaviqueue/polite
a little reverse polish notation interpreter + interactive repl
Language: JavaScript - Size: 439 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

MadTiger2409/RPN-Shaker 📦
It's a converter that can convert equation from normal notation to the reverse polish notation. You need to shake your Android device to get result ;)
Language: C# - Size: 218 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

FabianNorbertoEscobar/Compilador
TP de Lenguajes y Compiladores
Language: C - Size: 652 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

senior-sigan/FeedbackDay_ReversePolishCalculator
Language: Java - Size: 48.8 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

Adamouization/SRPN
:heavy_plus_sign: :heavy_minus_sign: :heavy_multiplication_x: :heavy_division_sign: Reverse Polish Notation Calculator (2015)
Language: Java - Size: 47.9 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

hildogjr/HPXXg-calc-softwares
HP 48/49/50g repository of the software that I created using the acknowledge of the Electrical Engineer course' subjects.
Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

rsvp/rpn-calc
RPN calculator in JavaScript for all browsers: scientific with 4 register stack.
Language: HTML - Size: 152 KB - Last synced at: 4 months ago - Pushed at: about 10 years ago - Stars: 1 - Forks: 0

dhuss42/cpp09
STL container manipulation and algorithm design
Language: C++ - Size: 532 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

frendsick/casa-lang
Stack-based programming language
Language: Rust - Size: 145 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ozan2003/cli_calculator
A CLI calculator using RPN.
Language: C# - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ahi6/shunting_yard_visualization
Visualization of how the shunting yard algorithm works on an example equation, using Manim CE
Language: Python - Size: 1.24 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

theosorus/SyntacticAnalyzer
Build a simple Syntactic Analyzer in Haskell to discover Functional programming
Language: Haskell - Size: 153 KB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

loicpantano/Calculator
🖩 A simple command line calculator using grammar and RPN to calculate expressions
Language: C++ - Size: 13.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

raveriss/cpp09
C++ Module 09: STL. Ce module contient des exercices pour se familiariser avec la Standard Template Library (STL) en C++98. Les exercices incluent la manipulation de conteneurs standards et l'implémentation d'algorithmes de tri et de notation polonaise inversée.
Language: C++ - Size: 2.61 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

BenTaylor25/ExpressionEvaluator
C# Console App to evaluate multi-operator bracketed expressions.
Language: C# - Size: 40 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Silent0Wings/Arithmetic-Calculator-Using-Custom-Stack-Implementation
This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations and parentheses, providing accurate results for complex expressions.
Language: Java - Size: 153 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Raimo33/Cpp5-9 📦
My version of the last 42 school cpp projects
Language: C++ - Size: 118 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

crespo/reverse-polish-notation
Simple Reverse Polish Notation calculator. It works with integer numbers only and the basic operators (+, -, *, /). The division result is the integer part of it.
Language: Python - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

eeriemyxi/acaer
Arithmetic expression evaluation using Reverse Polish Notation.
Language: Python - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ashaikeus/QT-Calculator
[C] [School21] Graphic calculator getting input from keyboard and computing the answer using RPN. Has many math functions, can draw beautiful graphs
Language: C++ - Size: 1.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

LouisSilva/Infix-to-Postfix-converter-and-Postfix-Evaluator 📦
Can convert infix to postfix expressions and also evaluate postfix expressions. Floating point values and negatives are supported.
Language: C++ - Size: 121 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BnnQ/CalculatorAndroid
Simple Java calculator on Android using RPN
Language: Java - Size: 107 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

maximfersko/Web-Calculator-Java
Language: C++ - Size: 1.23 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

Madscientiste/rpn-calculator
Reverse Łukasiewicz Notation
Language: Python - Size: 87.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Azo-hub/coreJavaPractise_ReversePolishNotation
Reverse Polish Notation with stack. Java Collections Framework
Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dtruong46me/genetic-solver-equation
IT4080E | Project 1 HUST 20231
Language: HTML - Size: 88 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

maximfersko/Smart-Calculator-Qt
Language: C++ - Size: 1.61 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dplocki/calculator-kata
The full infix calculator kata, written in Python
Language: Python - Size: 89.8 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

oilulio/PDF_Fractals
A way of creating a PDF file that will draw a fractal (not contain an image of a fractal)
Language: Python - Size: 491 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

maximfersko/Reverse-Polish-Notation-Library
Language: Java - Size: 30.3 KB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
