mirror of
https://codeberg.org/scip/rpnc.git
synced 2025-12-18 13:01:08 +01:00
add move note
This commit is contained in:
@@ -1,8 +1,13 @@
|
|||||||
## Programmable command-line calculator using reverse polish notation
|
|
||||||
|
|
||||||
[](https://codeberg.org/scip/rpnc/raw/branch/master/LICENSE)
|
[](https://codeberg.org/scip/rpnc/raw/branch/master/LICENSE)
|
||||||
[](https://goreportcard.com/report/codeberg.org/scip/rpnc)
|
[](https://goreportcard.com/report/codeberg.org/scip/rpnc)
|
||||||
|
|
||||||
|
## Programmable command-line calculator using reverse polish notation
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> This app is now being maintained on [Codeberg](https://codeberg.org/scip/rpnc/).
|
||||||
|
|
||||||
|
|
||||||
This is a small commandline calculator which takes its input in
|
This is a small commandline calculator which takes its input in
|
||||||
[reverse polish notation](https://en.wikipedia.org/wiki/Reverse_Polish_notation)
|
[reverse polish notation](https://en.wikipedia.org/wiki/Reverse_Polish_notation)
|
||||||
form.
|
form.
|
||||||
|
|||||||
Reference in New Issue
Block a user