manual:chapter6:lists:cmd_stream

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
manual:chapter6:lists:cmd_stream [2021/10/02 06:11]
jojo1973
manual:chapter6:lists:cmd_stream [2021/11/25 14:13]
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 46: Line 47:
 In particular: 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.+  * 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