[REBOL] Words, Bindings and Contexts. (7) Re:(2)

2000-07-26 Thread deadzaphod
>l> I see, that the fact, that my series didn't explain the >l> behaviour of functions WRT Recursion and Binding is a flaw. l> Here is >the continuation (a model of the behaviour): [...] > >I just want to say that I agree with this model. This is the closest >representation of REBOL's function

[REBOL] Words, Bindings and Contexts. (7) Re:(2)

2000-07-26 Thread lmecir
Hi, > HI Ladislav > > Very cool! Use of simulated behavior (implemented in REBOL) is a concise > and precise way of expressing one's thoughts about the workings of REBOL > functions. I find it much more informative than lengthy attempts to > describe in ordinary language how functions work. > >