manual:chapter6:lists:cmd_stream

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
manual:chapter6:lists:cmd_stream [2021/09/23 14:43]
jojo1973 created
manual:chapter6:lists:cmd_stream [2021/10/02 07:55]
jojo1973
Line 9: Line 9:
 ^  __Input Stack__  ^^  ^  __Output Stack__  ^ ^  __Input Stack__  ^^  ^  __Output Stack__  ^
 |  **L<sub>data</sub>**  |  **P<sub>exec</sub>**  |  **→**  |  **O<sub>result</sub>**  | |  **L<sub>data</sub>**  |  **P<sub>exec</sub>**  |  **→**  |  **O<sub>result</sub>**  |
-|  **L<sub>data</sub>**  |  **N<sub>exec</sub>**  |  **→**  |  **O<sub>result</sub>**  | 
 |  //Level 2//  |  //Level 1//  |  //→//  |  //Level 1//  | |  //Level 2//  |  //Level 1//  |  //→//  |  //Level 1//  |
  
Line 41: Line 40:
 </callout> </callout>
  
-<callout type="success" icon="true" title="Compatibility">+<callout type="warning" icon="true" title="Compatibility">
 ---- ----
-''STREAM'' is fully equivalent to its **userRPL** counterpart.+''STREAM'' is not fully equivalent to its **userRPL** counterpart
 + 
 +In particular: 
 + 
 +  * the program launched by ''STREAM'' operates in a protected stack environment: no elements present on the stack before ''STREAM'' is launched can be reached or altered.
 </callout> </callout>
  
  • manual/chapter6/lists/cmd_stream.txt
  • Last modified: 2021/11/25 14:13
  • by jojo1973