mirror of
https://github.com/louisrubet/rpn
synced 2025-01-13 20:01:25 +01:00
#199: updated manual with examples
This commit is contained in:
parent
11895e61ec
commit
75ac3849af
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ rpn>
|
|||
|
||||
### structured programming
|
||||
|
||||
Provided loop keywords **for|start..next|step**, **do..until**, **while..repeat** and control keywords are **if..then..[else]..end**, **ift**, **ifte** allow you to do program and algorithms
|
||||
Provided loop keywords **for|start..next|step**, **do..until**, **while..repeat** and control keywords **if..then..[else]..end**, **ift**, **ifte** allow you to program powerfull algorithms
|
||||
|
||||
|
||||
### command line
|
||||
|
|
Loading…
Reference in a new issue