Top Qs
Timeline
Chat
Perspective
WRPN Calculator
Software emulating a scientific calculator From Wikipedia, the free encyclopedia
Remove ads
WRPN (or Windows Reverse Polish Notation) is an open-source scientific software calculator, simulating the Hewlett-Packard Voyager series' HP-16C "Computer Scientist" programmable calculator.
This article may be a rough translation from Ukrainian. It may have been generated, in whole or in part, by a computer or by a translator without dual proficiency. (September 2024) |
Remove ads
Remove ads
History
On April 3, 1995, Emmet P. Gray,[1] an American programmer, at the time civilian employee at the US Army, now adjunct professor at the Texas A&M University,[2] released WRPN 1.0 (16-bit), a public domain open-source software written in Borland C++ 4.0 for early versions of Microsoft Windows.[3][4][5][6]
As of September 2024 the project is still in active development, and the latest WRPN 7.1.1 was released on August 26, 2024, for modern operating systems with Java installed, and as a mobile application for Android. Source code is available in C#, VB.NET, ASP.NET and Java.[7]
Remove ads
Features
WRPN simulates almost all of the functions of HP-16C:
- RPN (Reverse Polish notation) input support
- Floating point, Decimal, Hexadecimal, Octal and Binary modes
- Word sizes from 1–64 bits per word
- Signed math
- Logical operators
- Bitwise operators
- 32 storage registers
- 4 position stack
- 203 lines of program memory
JRPN
Summarize
Perspective
In 2019 Bill Foote, an American software engineer and ex-Lead of the Sun Microsystems' standardization of interactive technologies for Blu-ray and other TV platforms,[8] created the JRPN (JOVIAL Reverse Polish Notation Calculators), an open-source HP-16C simulator, forked from WRPN 6.0.2 in Java, but with all of the text set to be rendered from vector fonts (instead of the bitmap font used in WRPN), and licensed it under the free Apache License.[9]
I always wanted a 16C, but I never really needed it, and I was a starving student at the time :-) WRPN works great on Android, but the UI uses images that were created back when screen resolutions weren't so high, so I dropped Emmet a line, and re-did some of the UI and published that as what I'm now calling "Legacy JRPN".
— Bill Foote, Why Another Calculator Simulator?, jrpn.jovial .com
During the COVID-19 pandemic Foote fully rewrote JRPN code in Flutter and licensed it under GPLv3.[10] JRPN is available now in two variants, 15C and 16C (simulating HP-15C and HP-16C accordingly), for Android, Linux, Mac OS, Windows and as a web application.[11]
Also there is another RPN calculator of the same name, developed by William Giel as freeware proprietary software. It has been last released in 1999.[12]
Gallery
- WRPN, bitmap fonts UI
- JRPN (Legacy), vector fonts UI
See also
External links
- WRPN Users Guide
- WRPN 16c on Google Play
- JRPN 16c Android package at the F-Droid repository
- RPN/RPL Implementations
References
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads