rpn-calculator
Here are 25 public repositories matching this topic...
friendly, extensible TUI RPN calculator
-
Updated
Nov 11, 2019 - Python
A Python interpreter with an RPN calculator UI and API
-
Updated
Apr 16, 2025 - Python
A calculator made in PySimpleGui with C++ bindings
-
Updated
Mar 8, 2025 - Python
RPN Calculator with CLI (originally developed as solution to some interview challenge)
-
Updated
Jan 18, 2021 - Python
Advanced RPN Calculator is trying to make your life fancier and more retro
-
Updated
Mar 21, 2024 - Python
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
-
Updated
Jul 23, 2020 - Python
Calculator with reverse Polish notation.
-
Updated
Feb 5, 2023 - Python
a simple cli RPN calculator written in Python
-
Updated
Apr 8, 2024 - Python
-
Updated
Apr 6, 2015 - Python
Scripts made with python. It allows you to interpret RPN operations and find the result.
-
Updated
Nov 30, 2024 - Python
The repository contains a project implemented as part of the Automata, Languages and Computation course at the university.
-
Updated
Apr 2, 2024 - Python
Simple Reverse Polish Notation calculator. It works with integer numbers only and the basic operators (+, -, *, /). The division result is the integer part of it.
-
Updated
Apr 24, 2024 - Python
A Kursed Calculator that uses RPN, vim bindings, and a weird reproducible script for calculations.
-
Updated
Jan 22, 2025 - Python
Reverse Polish Notation (RPN) calculator: base class and command-line implementation
-
Updated
Jun 26, 2022 - Python
Reverse Polish Notation(RPN) Calculator using Django
-
Updated
Oct 31, 2019 - Python
Improve this page
Add a description, image, and links to the rpn-calculator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rpn-calculator topic, visit your repo's landing page and select "manage topics."