yebra06 / RPNv1

Reverse Polish Notation (postfix) calculator. Demonstrates how ALU unit operates on values.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPNv1 Postfix Calculator

Author

Alfredo Yebra Jr.

Date

October 25, 2015

Version

1

This is a simple python project that reads a file demonstrates postfix arithmetic operations.

About

Reverse Polish Notation (postfix) calculator. Demonstrates how ALU unit operates on values.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%