All Projects → frossm → rpncalc

frossm / rpncalc

Licence: MIT license
RPNCalc: The Command Line Reverse Polish Notation (RPN) Calculator

Programming Languages

java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to rpncalc

DevHelpBox
we are creating this community so that other developers can get benefits of it.
Stars: ✭ 35 (+84.21%)
Mutual labels:  calculator, calculator-application
hookwin10calc
Reverse engineered Windows 10 Calculator.exe (UWP application) hacker. 한글/漢文을 배운 윈도우 계산기 패치.
Stars: ✭ 19 (+0%)
Mutual labels:  calculator, calculator-application
Calcu
CALCULADORAS
Stars: ✭ 22 (+15.79%)
Mutual labels:  calculator, calculator-application
runtime-snaps
Core repository for Solus runtime snaps
Stars: ✭ 32 (+68.42%)
Mutual labels:  snap
Love-Calculator
Let's Calculate love with real data. Love Calculator by Mohammed Cha
Stars: ✭ 54 (+184.21%)
Mutual labels:  calculator
react-native-reanimated-carousel
🎠 React Native swiper/carousel component, fully implemented using reanimated v2, support to iOS/Android/Web. (Swiper/Carousel)
Stars: ✭ 1,461 (+7589.47%)
Mutual labels:  snap
Atosym
algebraic expressions parsing and evaluation through a property system based algorithm
Stars: ✭ 15 (-21.05%)
Mutual labels:  calculator
nextcloud-snap
☁️📦 Nextcloud packaged as a snap
Stars: ✭ 1,445 (+7505.26%)
Mutual labels:  snap
calculator
Calculator app designed for elementary OS
Stars: ✭ 73 (+284.21%)
Mutual labels:  calculator
obs-studio
This is a community-supported modified build of OBS Studio.
Stars: ✭ 86 (+352.63%)
Mutual labels:  snap
vue-scroll-snap
A super simple Vue component that allows fullscreen and horizontal scroll snapping.
Stars: ✭ 25 (+31.58%)
Mutual labels:  snap
react-calculator
📐 PWA React + Redux Calculator
Stars: ✭ 65 (+242.11%)
Mutual labels:  calculator
clarity-lsp
Language Server Protocol implementation for Clarity (including VS code extension).
Stars: ✭ 47 (+147.37%)
Mutual labels:  stacks
cvss
CVSS (Common Vulnerability Scoring System) Calculator CVSSv3.1
Stars: ✭ 35 (+84.21%)
Mutual labels:  calculator
AStack
The Missing SwiftUI Adaptive and Accessible Stacks Library.
Stars: ✭ 110 (+478.95%)
Mutual labels:  stacks
notepad-plus-plus
Unofficial snap repo for notepad-plus-plus snap
Stars: ✭ 51 (+168.42%)
Mutual labels:  snap
study-snap
📓📲 Flutter app for managing study materials in form of photos.
Stars: ✭ 34 (+78.95%)
Mutual labels:  snap
arkadiko-dao
Arkadiko is a liquidity protocol that implements a stablecoin (xUSD) and governance token (DIKO) on Stacks
Stars: ✭ 34 (+78.95%)
Mutual labels:  stacks
shitload
The appropriate bullgit loading animation
Stars: ✭ 15 (-21.05%)
Mutual labels:  snap
NinjaDroid
Ninja Reverse Engineering on Android APK packages
Stars: ✭ 224 (+1078.95%)
Mutual labels:  snap

INTRODUCTION

RPNCalc is the command-line based Reverse Polish Notation (RPN) calculator. RPN calculators make it very simple to do complex calculations, especially if there are parentheses involved.

I've created a detailed User Guide to do a better job of explaining how to use RPNCalc. It's not hard, but there are quite a few advanced capabilities that require explanation. The old readme.md file was getting long and hard to manage.

If you have questions, issues, feedback, or ideas, please let me know. You can contact me via the links in the Introduction page of the User Guide.

RPNCalc User Guide

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].