blob: 59da3a6d5eabaa57b384284c330573d66ab44dac (
plain) (
tree)
|
|
parse/0: instruction: 1
parse/0: ingredient: {name: "34", type: 0}
parse/0: product: {name: "12", type: 1}
parse/0: instruction: 1
parse/0: ingredient: {name: "35", type: 0}
parse/0: product: {name: "13", type: 1}
parse/0: instruction: 19
parse/0: ingredient: {name: "12", type: 4}
parse/0: ingredient: {name: "1", type: 0}
parse/0: product: {name: "15", type: 2-1}
run/0: instruction main/0
run/0: ingredient 0 is 34
mem/0: storing in location 12
run/0: instruction main/1
run/0: ingredient 0 is 35
mem/0: storing in location 13
run/0: instruction main/2
run/0: ingredient 0 is 12
run/0: ingredient 1 is 1
run/0: address to copy is 13
run/0: product 0 is 13
mem/0: storing in location 15
|