mirror of
https://codeberg.org/scip/rpnc.git
synced 2025-12-16 20:11:02 +01:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2fbf3ecb4e | |||
| 0dbdb360c3 |
@@ -1,8 +1,9 @@
|
||||
## Programmable command-line calculator using reverse polish notation
|
||||
|
||||
[](https://ci.codeberg.org/repos/15511)
|
||||
[](https://codeberg.org/scip/rpnc/raw/branch/master/LICENSE)
|
||||
[](https://goreportcard.com/report/codeberg.org/scip/rpnc)
|
||||
|
||||
## Programmable command-line calculator using reverse polish notation
|
||||
|
||||
This is a small commandline calculator which takes its input in
|
||||
[reverse polish notation](https://en.wikipedia.org/wiki/Reverse_Polish_notation)
|
||||
form.
|
||||
|
||||
Reference in New Issue
Block a user