An open API service indexing awesome lists of open source software.

https://github.com/wuseman/bc-emulated-dc-calculator

This Bash script implements a Reverse Polish Notation (RPN) calculator. It reads input from standard input, interprets each line as an RPN expression, and evaluates the expressions by performing arithmetic calculations.
https://github.com/wuseman/bc-emulated-dc-calculator

bashscript bc bell-labs datahashing datasecurity dc lorina-cherry lorinda rpn rpn-bash rpn-calculator rpn-expression

Last synced: about 2 months ago
JSON representation

This Bash script implements a Reverse Polish Notation (RPN) calculator. It reads input from standard input, interprets each line as an RPN expression, and evaluates the expressions by performing arithmetic calculations.

Awesome Lists containing this project