Skip to main content

simple reverse polish notation parser to learn how to write parsers

Project description

simple reverse polish notation parser to learn how to write parsers.

Description

This reverse polish notation (RPN) parser parses RPN strings in Python and returns the calculated value. It also provides a basic shell and command line interface. Though it is basically a project for me to play a little bit around you might find it usefull or also want to hack around.

Note

It has been highly inspired by the great example of (Learn you some Erlang)[http://learnyousomeerlang.com/functionally-solving-problems#rpn-calculator] and secondly by (pyrpn)[https://github.com/archman/pyrpn].

This project has been set up using PyScaffold 2.5.7. For details and usage information on PyScaffold see http://pyscaffold.readthedocs.org/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rpnparse-0.0.1.tar.gz (12.4 kB view hashes)

Uploaded Source

Built Distribution

rpnparse-0.0.1-py2.py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page