RPN

RPN is a reverse-polish notation shell and interpreter, inspired by Hewlett-Packard's early programmable calculators. Although it is not an emulator, it mostly behaves as an HP calculator except when not relevant for a command-line oriented program.

RPN has been developed on a GNU/Linux system. The user interface is based on the GNU Readline Library.

License

RPN is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See file COPYING that comes with the RPN distribution for more details.

Download

RPN's latest distribution is rpn-0.1.0.tar.bz2.

Contact

You are welcome to send your comments or bug reports to Christian Obrecht, the author of RPN (obrecht at eukleides dot org).