Talk:Exec-tree-example.pl

From Organic Design wiki
Revision as of 02:48, 30 May 2006 by Nad (talk | contribs) (add comments from email)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In this example, each sub is returning the ref of the next sub. But in the current reduction model, there is no concept of parameters, return values or a stack for pushing/popping. If an executing function wants to change the items in the executing loop it must do so by manually manipulating the NEXT associations relative to THIS.