On 8/27/02 4:15 PM, "Juozas Baliuka" <baliuka@mail.lt> wrote:
> Hi,
> I see some incomplete compiler.
> Doe's somebody works on Compiler ( Tree -> byte code ) ?
> Is it some ideas about compiling and debuging compiled templates ?
>
> Attached some minor optimization for parser.
Thx. I'll take a look at the diffs.
Re the compiler, this is a subject of discussion from time to time.
My belief is that compilation won't buy us much after a template is parsed
into the AST - because rendering the template (running the AST) is just
method calls - no parsing...
--
Geir Magnusson Jr.
Research & Development, Adeptra Inc.
geirm@adeptra.com
+1-203-247-1713
--
To unsubscribe, e-mail: <mailto:velocity-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:velocity-dev-help@jakarta.apache.org>
|