[ANN] rpncalc-1.0 RPN Calculator For Python

Ray Buvel rlbuvel at gmail.com
Sat Nov 27 07:15:52 EST 2004


Module that adds an interactive Reverse Polish Notation (RPN)
interpreter to Python.  This interpreter allows the use of Python as
an RPN calculator.  You can easily switch between the RPN interpreter
and the standard Python interpreter.

Home page:  http://calcrpnpy.sourceforge.net/



More information about the Python-list mailing list