Activities/Turtle Art-0.86: Difference between revisions

Line 210: Line 210:
{|
{|
|-.
|-.
|[[Image:TA-start.svg]]||start||
|[[Image:TA-start.svg]]||start|| connects action to toolbar run buttons
|-.
|-.
|[[Image:TA-hat1.svg]]||action 1 "hat"||
|[[Image:TA-hat1.svg]]||action 1 "hat"|| top of action 1 stack
|-.
|-.
|[[Image:TA-stack1.svg]]||action 1||
|[[Image:TA-stack1.svg]]||action 1|| invoke action 1 stack
|-.
|-.
|[[Image:TA-hat2.svg]]||action 2 "hat"||
|[[Image:TA-hat2.svg]]||action 2 "hat"|| top of action 2 stack
|-.
|-.
|[[Image:TA-stack2.svg]]||action 2||
|[[Image:TA-stack2.svg]]||action 2|| invoke action 2 stack
|-.
|-.
|[[Image:TA-hat.svg]]||nameable action "hat"||
|[[Image:TA-hat.svg]]||nameable action "hat"|| top of named action stack
|-.
|-.
|[[Image:TA-stack.svg]]||nameable action||
|[[Image:TA-stack.svg]]||nameable action|| invoke named action stack
|-.
|-.
|[[Image:TA-storeinbox1.svg]]||store in box 1||
|[[Image:TA-storeinbox1.svg]]||store in box 1|| store numeric value in variable 1
|-.
|-.
|[[Image:TA-box1.svg]]||box 1||
|[[Image:TA-box1.svg]]||box 1|| variable 1 (numeric value)
|-.
|-.
|[[Image:TA-storeinbox2.svg]]||store in box 2||
|[[Image:TA-storeinbox2.svg]]||store in box 2|| store numeric value in variable 2
|-.
|-.
|[[Image:TA-box2.svg]]||box 2||
|[[Image:TA-box2.svg]]||box 2|| variable 2 (numeric value)
|-.
|-.
|[[Image:TA-storeinbox.svg]]||store in nameable box||
|[[Image:TA-storeinbox.svg]]||store in nameable box|| store numeric value in named variable
|-.
|-.
|[[Image:TA-box.svg]]||nameable box||
|[[Image:TA-box.svg]]||nameable box|| named variable (numeric value)
|-.
|-.
|[[Image:TA-push.svg]]||push||
|[[Image:TA-push.svg]]||push|| push value onto FILO (first-in last-out) heap
|-.
|-.
|[[Image:TA-pop.svg]]||pop||
|[[Image:TA-pop.svg]]||pop|| pop value off FILO
|-.
|-.
|[[Image:TA-showheap.svg]]||show heap||
|[[Image:TA-showheap.svg]]||show heap|| show FILO in status block at bottom of canvas
|-.
|-.
|[[Image:TA-emptyheap.svg]]||empty heap||
|[[Image:TA-emptyheap.svg]]||empty heap|| empty FILO
|}
|}