mirror of
https://github.com/louisrubet/rpn
synced 2024-12-26 09:58:55 +01:00
10 lines
324 B
Groff
10 lines
324 B
Groff
.TH RPN 1
|
|
.SH NAME
|
|
rpn \- Reverse Polish Notation calculator
|
|
.SH SYNOPSIS
|
|
.B rpn
|
|
.IR commands ...
|
|
.SH DESCRIPTION
|
|
.B rpn is a full-featured math-oriented structured language inspired by Hewlett-Packard Reverse Polish Lisp
|
|
|
|
Please visit https://github.com/louisrubet/rpn for source code, a manual and generation instructions
|