Hi Ladislav,

> another possibility:
> 
>     a: ['a/b]
>     b: first a
>     c: do a
>     insert tail :c 'a
>     probe :b

THE GROWING LIST:

    string! / any-string! (parse)
    block! / hash! (parse)
    block! / paren! (parse)
    object! / error! (disarm)
    block! / lit-path set-path! path! (parse)
    path! / lit-path! (do - evaluation)

For path! / lit-path! and evaluation, see:

a: to-lit-path 'k
b: a

---
Ciao
Romano




-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to