Files
ReactionSystems/testing/examples/loop.system

8 lines
213 B
Plaintext
Raw Permalink Normal View History

2025-09-02 01:34:01 +02:00
Environment: [ x = {b}.x, y = {a, c}.y ]
Initial Entities: {a, b}
Context: [({a,b}.{a}.{a,c}.x + {a,b}.{a}.{a}.y)]
Reactions: ([{a}, {b}, {b}]; [{b}, {a}, {a}]; [{c}, {}, {d}])
Loop (x) > Print,
Loop (y) > Print