Projects in Awesome Lists tagged with rpn-calculator
A curated list of projects in awesome lists tagged with rpn-calculator .
https://github.com/d0ntpanic/rscalc
RPN Stack Calculator for DM42
exact-rationals rpn-calculator rust
Last synced: 27 Feb 2025
https://github.com/philrunninger/cmp-rpncalc
nvim-cmp source for math calculations using Reverse Polish Notation
neovim-plugin nvim-cmp rpn-calculator
Last synced: 22 Mar 2025
https://github.com/PhilRunninger/cmp-rpncalc
nvim-cmp source for math calculations using Reverse Polish Notation
neovim-plugin nvim-cmp rpn-calculator
Last synced: 25 Nov 2024
https://github.com/sobjornstad/esc
friendly, extensible TUI RPN calculator
calculator curses framework math python rpn rpn-calculator
Last synced: 12 Apr 2025
https://github.com/menees/rpncalc
An RPN calculator for Windows
dotnet rpn rpn-calculator windows
Last synced: 08 May 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: 14 Feb 2025
https://github.com/sebe324/pythoncalculator
A calculator made in PySimpleGui with C++ bindings
calculator contributions-welcome cpp good-first-issue pybind11 pysimplegui python rpn-calculator
Last synced: 14 Apr 2025
https://github.com/raulil/laskin
Reverse Polish calculator / scripting language inspired by Forth and RPL.
calculator rpn rpn-calculator scripting-language
Last synced: 14 Apr 2025
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: 14 May 2025
https://github.com/obono/attiny85rpncalc
A RPN Calculator with ATtiny85
attiny85 rpn-calculator ssd1306
Last synced: 11 Apr 2025
https://github.com/cgqaq/rust_rpn_calc
Reverse Polish notation in Rust
rpn rpn-calculator rpn-expression rust rust-lang rustlang
Last synced: 04 Apr 2025
https://github.com/eternal-flame-ad/unitdc-rs
A dc-like arbitrary precision quantity calculator.
calculator dc dimensional-analysis laboratory rpn rpn-calculator
Last synced: 24 Mar 2025
https://github.com/gyulyvgc/postfix-predicate-interpreter
A postfix expression converter and interpreter for generic boolean predicates
postfix postfix-calculator postfix-expression rpn rpn-calculator rpn-expression rust
Last synced: 20 Mar 2025
https://github.com/hathibelagal-dev/arpnc
Advanced RPN Calculator is trying to make your life fancier and more retro
forth-like programming-language rpn rpn-calculator
Last synced: 14 Mar 2025
https://github.com/robert-van-engelen/rpn
Powerful RPN calculators with complex arithmetic for SHARP pocket computers
pocketcomputer rpn rpn-calculator rpn-complex
Last synced: 20 Feb 2025
https://github.com/erickarpovits/rpn-calculator-project
Reverse Polish Notation (RPN) Calculator Using C++ :)
cplusplus-11 data-structures linked-list object-oriented-programming rpn rpn-calculator rpn-cplusplus rpn-operators stacks
Last synced: 13 Mar 2025
https://github.com/takluyver/calcurust
A sample Jupyter kernel in Rust
jupyter jupyter-kernels rpn-calculator rust
Last synced: 09 Apr 2025
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: 11 Jan 2025
https://github.com/lideming/sharprpn
An RPN programming language
csharp interpreter parser rpn rpn-calculator rpn-expression
Last synced: 20 Feb 2025
https://github.com/stokito/rpn-calc
Java RPN calculator example
assignment job-assignment rpn-calculator
Last synced: 04 Apr 2025
https://github.com/l3odr0id/java-study
Some easy code here
ascii java jsoup parser parsing rpn-calculator rpn-calculator-java student study web-parser
Last synced: 15 Mar 2025
https://github.com/smdn/polish-notation-impls
数式の二分木化・記法変換・計算アルゴリズムの実装
algorithms binary-expression-tree c-language calculation cpp csharp expression-tree java javascript polish-notation python rpn-calculator rpn-expression visualbasic
Last synced: 22 Mar 2025
https://github.com/melak/free42
Thomas Okken's Free42 with build portability fixes
cplusplus hp42s portable rpn rpn-calculator
Last synced: 26 Mar 2025
https://github.com/dctucker/rpn_calc
Reverse Polish Notation calculator written for PHP 7.0
Last synced: 15 Mar 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: 12 Apr 2025
https://github.com/smassive/rpn-kalkulator-kata
RPN Calculator Kata done with Kotlin
Last synced: 25 Mar 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/horizon-nth/rpn-calculator
An RPN calculator coded in ARM7TDMI Assembly.
assembly calculator floating-point fpa rpn-calculator
Last synced: 22 Feb 2025
https://github.com/eobattisti/proj-stack-machine
This is a simple calculator that evaluates Reverse Polish Notation (RPN) expressions. This project was made for learning purposes.
Last synced: 03 Apr 2025
https://github.com/aloisdg/kata-rpn-python
code quality rpn
code exercise kata quality rpn rpn-calculator
Last synced: 21 Feb 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: 12 Mar 2025
https://github.com/xxenvy/rpn-calculator
A Qt-based graphical calculator that converts infix expressions to Reverse Polish Notation (RPN) and computes the result.
Last synced: 22 Feb 2025
https://github.com/ibudasov/rpn-calculator
🧮 This calculator uses CLI and Reverse 🇵🇱 Notation (RPN) for operating it. Nicely extendable with new operations
memento-pattern rpn rpn-calculator stack
Last synced: 23 Feb 2025
https://github.com/leucos/gorpn
Simple yet efficient Golang RPN terminal calculator
Last synced: 21 Mar 2025
https://github.com/cedargrovestudios/cg-35_calculator
A CircuitPython RPN Calculator
circuitpython hp-35 retro rpn-calculator
Last synced: 14 Mar 2025
https://github.com/richmit/voyager
Programs for HP's Voyager Calculators
calculator hp-12c hp-15c hp-16c hp-calculator hp12c hp15c hp16c rpn rpn-calculator
Last synced: 26 Feb 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: 17 Feb 2025
https://github.com/toshokan/stack-calc
A basic calculator that interprets Reverse Polish Notation
calculator cpp reverse-polish-notation rpn-calculator
Last synced: 26 Feb 2025
https://github.com/renddslow/mathd
A small (1.78KB) parser to evaluate infix notation to values (without using eval).
calculator expression infix infix-notation infixtopostfix math maths notation rpn rpn-calculator rpn-expression
Last synced: 15 Mar 2025
https://github.com/erkin/rpnscm
CLI RPN calculator with REPL and batch evaluation support
calculator chicken-scheme lisp rpn rpn-calculator scheme
Last synced: 04 Mar 2025
https://github.com/ryan-bendelson/com-370
Advanced Computer Programming class files
bluej java javafx rpn-calculator rpn-calculator-java
Last synced: 05 Mar 2025
https://github.com/claudemuller/rpncalc
A Reverse Polish Notation Calculator
Last synced: 08 Apr 2025
https://github.com/huwdp/hcalc
An RPN calculator.
calculator calculator-application expression-evaluator rpn-calculator shunting-yard-algorithm
Last synced: 25 Mar 2025
https://github.com/alvarogarcia7/rpn-calculator-kata-rust
Practicing the RPN Calculator Kata in Rust
cargo kata module rpn-calculator rust rust-lang
Last synced: 28 Feb 2025
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: 03 Mar 2025
https://github.com/cuboidraptor/kurscal
A Kursed Calculator that uses RPN, vim bindings, and a weird reproducible script for calculations.
calculator kurscal nvim rpn rpn-calculator vim
Last synced: 13 May 2025
https://github.com/raulil/levite
Spreadsheet application with a bizarre twist
rpn rpn-calculator spreadsheet
Last synced: 01 Mar 2025
https://github.com/02loveslollipop/rpn_calculator
A simple RPN Calculator written in C
Last synced: 16 Mar 2025
https://github.com/morphx666/rpn-library
A simple RPN library simulating some of the functionality of an HP48
Last synced: 28 Feb 2025
https://github.com/wuseman/bc-emulated-dc-calculator
This Bash script implements a Reverse Polish Notation (RPN) calculator. It reads input from standard input, interprets each line as an RPN expression, and evaluates the expressions by performing arithmetic calculations.
bashscript bc bell-labs datahashing datasecurity dc lorina-cherry lorinda rpn rpn-bash rpn-calculator rpn-expression
Last synced: 10 Apr 2025
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: 02 Mar 2025