ANN: rpncalc-1.0 RPN Calculator For Python

Raymond L. Buvel levub137 at wi.rr.com
Sun Nov 28 07:48:38 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