|
 |
"jr" <cre### [at] gmail com> wrote:
> > (**) - Anything from simple value, vector, string storage (extended
> > 'declare' command capabilities) to a new, optional, first parse pass.
> > The entire 'first parse' result would be treated as persistent storage.
>
> that's a really good idea, 2-pass parsing, real "benefits" to be had. and with
> the speed of modern machines, the user will not even notice. nice.
We can in some respect do this via a self-including .pov file, with #if #else
#end or #switch blocks.
Identifiers that are assigned values at any stage of the parsing are persistent,
and can be modified as well.
- BW
Post a reply to this message
|
 |