nevella / alcina

Automatically exported from code.google.com/p/alcina
1 stars 2 forks source link

Consort - convert to non-recursive state machine #26

Open nevella opened 1 year ago

nevella commented 1 year ago

Use same pattern as dirndl/traversal (maintain process state in objects, not the call stack)