in reply to Re: Re^2: NO PERL 6
in thread NO PERL 6
Also, rule based syntax modification is lexically scoped, which is definitely handy...
How exactly is that supposed to work? It seems a bit paradoxical to me. Allowing lexical modification of the parser would have to happen at run-time; the only problem being that run-time is after compile-time :) I was under the impression that the process would be more like:
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re^2: NO PERL 6
by Elian (Parson) on Dec 10, 2002 at 21:45 UTC | |
by jryan (Vicar) on Dec 10, 2002 at 22:53 UTC | |
by Elian (Parson) on Dec 10, 2002 at 23:06 UTC | |
by jryan (Vicar) on Dec 10, 2002 at 23:26 UTC | |
by Elian (Parson) on Dec 10, 2002 at 23:29 UTC |