Projects in Awesome Lists tagged with reverse-polish-notation
A curated list of projects in awesome lists tagged with reverse-polish-notation .
https://github.com/onmyway133/mathsolver
⌨️Camera calculator with Vision
reverse-polish-notation shunting-yard-algorithm swift tesseract vision
Last synced: 30 Apr 2025
https://github.com/Jackojc/klaxon
Minimalist RPN language that compiles to x86-64 assembly (with more backends to come).
based-stack-based-language compiler concatenative cpp forth klaxon language minimal minimalist native proglangs-discord programming-language reverse-polish-notation rpn stack-based-language stack-language static-typing
Last synced: 12 Apr 2025
https://github.com/kolosovpetro/rpncalculator
Reverse Polish Notation Calculator. Evaluates infix expressions.
evaluates-infix-expressions infix infix-notation postfix postfix-notation reverse-polish-notation rpn-calculator rpn-expression
Last synced: 29 Oct 2025
https://github.com/glebec/functional-math-compiler
Exercise creating a functional JavaScript math expression compiler
compiler ebnf evaluator generator grammar lexer ll1 mathematical-expressions parser reverse-polish-notation
Last synced: 23 Jul 2025
https://github.com/8bitprodigy/nrpnc
Reverse Polish Notation calculator written in Nim.
calculator calculator-application math mathematics maths maths-calculator nim nim-lang nim-language reverse-polish-calculator reverse-polish-notation scripting
Last synced: 12 Apr 2025
https://github.com/squiidz/yard
Shunting yard in rust
parser reverse-polish-notation rust shunting-yard-algorithm
Last synced: 12 Apr 2025
https://github.com/frendsick/torth
Stack-based programming language
compiler language programming-language reverse-polish-notation self-hosted stack-based
Last synced: 16 May 2026
https://github.com/hitalom/euclides
Euclides is a simple calculator that performs arithmetic operations using only addition and subtraction.
calculator euclidean polish-notation reverse-polish-notation rust
Last synced: 14 Apr 2025
https://github.com/suneil/rpn
Reverse Polish Notation Calculator
dependency-injection php php7 reverse-polish-notation unittest
Last synced: 05 Mar 2026
https://github.com/jr20xx/jcalc
Java library to solve simple Math expressions
calculator gradle gradle-library jar java java-8 java-library jitpack jitpack-library library math mathematics reverse-polish-notation reversepolishnotation rpn rpn-calculator shunting-yard shuntingyard
Last synced: 07 Jul 2025
https://github.com/senior-sigan/reverse_polish_calc_cpp
OOP-style Reverse Polish Calculator in C++ I did during twitch stream
calculator cpp object-oriented-programming reverse-polish-notation
Last synced: 19 Apr 2025
https://github.com/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
c library math reverse-polish-notation rpn shunting-yard-algorithm stack-calculator
Last synced: 16 May 2026
https://github.com/vifon/gravcalc
Accelerometer-based calculator for the Pebble smartwatch
accelerometer calculator pebble pebble-smartwatch reverse-polish-notation
Last synced: 09 May 2026
https://github.com/xaionaro-go/rpn
Reverse Polish Notation for Go (golang)
benchmark cc0 fast go golang jit performance reverse-polish-notation rpn
Last synced: 27 Feb 2025
https://github.com/dead-tech/rack
Reverse Polish Notation Stack Based Programming Language
clang-format clang-tidy cmake cpp23 github-actions mit-license pre-commit reverse-polish-notation stack-based-language
Last synced: 30 Apr 2026
https://github.com/tlinden/rpnc
Programmable command-line calculator using reverse polish notation
calc cli command-line golang linux-shell math programmable reverse-polish-calculator reverse-polish-notation rpn rpn-calculator shell terminal
Last synced: 18 Sep 2025
https://github.com/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.
c compiler-design jvm lexer lexer-parser parser programming-languages reverse-polish-notation
Last synced: 17 Apr 2026
https://github.com/geremachek/basil
🌿 no-frills RPN calculator
calculator console math reverse-polish-calculator reverse-polish-notation rpn shell terminal tui
Last synced: 31 Jan 2026
https://github.com/titemov/mathematical-expression-correctness-checker
Mathematical expression сorrectness checker based on Reversed Polish notation
c c99 expression-parser infix infix-to-postfix mathematical-expressions postfix reverse-polish-calculator reverse-polish-notation shunting-yard-algorithm time-complexity
Last synced: 16 Aug 2025
https://github.com/adamwhitehat/mathnotationconverter
Infix to postfix notation converter and postfix evaluation
infix-notation maths postfix reverse-polish-notation shunting-yard-algorithm
Last synced: 29 Oct 2025
https://github.com/emahtab/evaluate-reverse-polish-notation
Evaluate Reverse Polish Expression
leetcode problem-solving reverse-polish-notation stack
Last synced: 30 Jan 2026
https://github.com/adamouization/srpn
:heavy_plus_sign: :heavy_minus_sign: :heavy_multiplication_x: :heavy_division_sign: Reverse Polish Notation Calculator (2015)
calculator java reverse-polish-notation
Last synced: 23 Feb 2025
https://github.com/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
codingdojo parser parsing reverse-polish-notation rpn rpn-calculator rpn-expressions
Last synced: 28 Jun 2025
https://github.com/rsvp/rpn-calc
RPN calculator in JavaScript for all browsers: scientific with 4 register stack.
calculator javascript reverse-polish-notation rpn rpn-calculator scientific
Last synced: 16 Mar 2025
https://github.com/everysoftware/c-calculator
Advanced complex numbers calculator.
calculator complex-numbers reverse-polish-notation
Last synced: 10 May 2026
https://github.com/mivinci/calc
🧮 A minimal implementation for an integer calculator in pure C.
pure-c reverse-polish reverse-polish-calculator reverse-polish-notation
Last synced: 07 Apr 2025
https://github.com/maroontress/intexpr.java
A library to evaluate integer expressions in Java.
calculator eval int32 reverse-polish-notation
Last synced: 15 Mar 2025
https://github.com/ksaveras/math-calculator
Simple math expression parser and a calculator.
ast library operator-precedence package php php7 reverse-polish-calculator reverse-polish-notation shunting-yard-algorithm
Last synced: 11 May 2025
https://github.com/freddiehaddad/shuntingyard
Simple calculator using the Shunting Yard algorithm
calculator go golang leetcode leetcode-go leetcode-golang leetcode-solutions parser reverse-polish-notation shunting-yard-algorithm
Last synced: 10 Jul 2025
https://github.com/fabiannorbertoescobar/compilador
TP de Lenguajes y Compiladores
asm assembler batch bison c compiladores compiler flex intermediate-code-generation intermediate-language lex lexical-analyzer parser polish-notation reverse-polish-notation sintaxis-analyzer yacc
Last synced: 17 May 2026
https://github.com/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.
calculator reverse-polish reverse-polish-notation rpn rpn-calculator
Last synced: 05 Sep 2025
https://github.com/selfmadesystem/rpn-test
Reverse Polish Notation Calculator Test + infix to postfix converter
calculator reverse-polish-calculator reverse-polish-notation rust
Last synced: 02 Dec 2025
https://github.com/realeroberto/rpnparser
An RPN parser in various languages.
awk bash c go java perl php reverse-polish-notation rpn-calculator ruby tcl
Last synced: 07 Apr 2026
https://github.com/theosorus/syntacticanalyzer
Build a simple Syntactic Analyzer in Haskell to discover Functional programming
functional-programming haskell reverse-polish-notation shunting-yard-algorithm syntaxic-analysis
Last synced: 14 Jun 2025
https://github.com/jackfirth/rpn
A Racket package for working with Reverse Polish Notation stack structures
data-structures forth racket reverse-polish-notation
Last synced: 18 Feb 2026
https://github.com/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.
algorithms bitcoin bitcoin-exchange cpp cpp98 data-structures merge-sort reverse-polish-notation stl
Last synced: 26 Feb 2026
https://github.com/konyshevartem/targem-task
Тестовое задание на должность "Программист игровой логики C# (Unity)" в Targem Games
array calculator csharp list polish-notation reverse-polish-calculator reverse-polish-notation targem unity
Last synced: 17 Apr 2026
https://github.com/bnnq/calculatorandroid
Simple Java calculator on Android using RPN
android android-calculator calculator-application mobile mobile-application mobile-calculator reverse-polish-calculator reverse-polish-notation rpn-calculator
Last synced: 29 Apr 2026
https://github.com/v3ssel/calculator-v2-0
Calculator on shunting yard algorithm with Qt UI
calculator cmake cpp macos qt reverse-polish-notation shunting-yard-algorithm
Last synced: 06 May 2026
https://github.com/63rabbits/calcexpressionbytree
Calculate the expression using expression tree.
reverse-polish-calculator reverse-polish-notation tree
Last synced: 08 May 2026
https://github.com/63rabbits/reversepolishnotation
Convert the expression to reverse polish notation.
Last synced: 12 Sep 2025
https://github.com/timbo-rafa/c-notacao-polonesa-inversa
c c-language notacao-polonesa-inversa reverse-polish-notation
Last synced: 02 Mar 2025
https://github.com/maximfersko/reverse-polish-notation-library
data-algorithms java-8 reverse-polish-notation
Last synced: 21 Jul 2025
https://github.com/raimo33/cpp5-9
My version of the last 42 school cpp projects
casts containers csv-parser exceptions iterators learning-by-doing merge-insertion-sort object-oriented-programming reverse-polish-notation templates try-catch
Last synced: 13 Apr 2025
https://github.com/beardedfish/rpn-calculator
Calculator built entirely in Java using the ANSICON library.
ansicon ansicon-library calculator console java reverse-polish-calculator reverse-polish-notation rpn rpn-calculator
Last synced: 31 Oct 2025
https://github.com/lambdacasserole/sugarsnap
Super generic and reusable shunting and parsing library.
dijkstra expression infix-notation parser reverse-polish-notation shunting-yard-algorithm
Last synced: 06 Apr 2025
https://github.com/apbendi/rpn-react
➗A dead-simple Reverse Polish notation calculator built with React and Redux.
react reactjs redux reverse-polish-notation
Last synced: 18 Apr 2026
https://github.com/againpsychox/ask_proj
University project, where we have been tasked to create application with assembly, so I created interesting RPN calculator.
asm assembly calculator reverse-polish-notation rpn x86-nasm
Last synced: 21 Sep 2025
https://github.com/63rabbits/calcexpressionbystack
Calculate the expression using reverse polish notation and stack.
reverse-polish-calculator reverse-polish-notation stack
Last synced: 08 Nov 2025
https://github.com/thymonl/reversepolish
A java app that shows reverse polish notation
Last synced: 04 Oct 2025
https://github.com/v3ssel/thecalculator
Calculator with basic functionality, plotting function graphs and two financial modes
c calculator-application cpp macos qt reverse-polish-notation shunting-yard-algorithm stack
Last synced: 10 Apr 2026
https://github.com/lynnsh/simple-evaluator
Java Evaluator Academic Project
data-structures java reverse-polish-notation
Last synced: 25 May 2026
https://github.com/maximfersko/smart-calculator-qt
algorithm calculator-application cpp17 gui qt qt-application reverse-polish-notation
Last synced: 27 Apr 2026
https://github.com/toshokan/stack-calc
A basic calculator that interprets Reverse Polish Notation
calculator cpp reverse-polish-notation rpn-calculator
Last synced: 22 Jun 2025
https://github.com/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.
algorithm arithmetic-calculator calculator coding-practice custom-data-structure custom-stack data-structures expression-evaluation java math-operations math-tool programming reverse-polish-notation software-development stack-implementation
Last synced: 25 May 2026
https://github.com/eeriemyxi/acaer
Arithmetic expression evaluation using Reverse Polish Notation.
arithmetic computer-science expression-evaluator reverse-polish-notation
Last synced: 15 Mar 2025
https://github.com/dplocki/calculator-kata
The full infix calculator kata, written in Python
calculator calculator-python code-kata infix infix-notation-calculator kata python python-3 python3 python311 reverse-polish reverse-polish-notation rpn
Last synced: 28 May 2026