blob: f6c2c37356bdac56b7c00a84ca7db14c0f6cd696 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
parse/0: instruction: 1001
parse/0: instruction: 25
parse/0: product: {name: "_", value: 0, type: 0, properties: ["_": "dummy"]}
parse/0: product: {name: "12", value: 0, type: 1, properties: ["12": "integer"]}
after-brace/0: recipe main
after-brace/0: f ...
after-brace/0: recipe f
after-brace/0: next-ingredient ...
schedule/0: main
run/0: instruction main/0
run/0: instruction f/0
mem/0: storing 0 in location 12
|