This VCL compiler thing...
Poul-Henning Kamp
phk at phk.freebsd.dk
Fri Mar 10 13:19:36 CET 2006
In message <ujrlkvilck8.fsf at cat.linpro.no>, Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= writes:
>"Poul-Henning Kamp" <phk at phk.freebsd.dk> writes:
>> Dag-Erling Sm=F8rgrav?=3D writes:
>> > I imagine the Tcl script will be replaced with lex/yacc at some point?
>> My plan was to run the tcl script by hand and check both the script
>> and the result into the tree.
>
>OK. We can convert it to lex/yacc at some later date - as long as Tcl
>does not become a build dependency.
lex/yacc would be a major pain in this context.
It would be easier to convert the tcl script to
$some_other_scripting_language instead of tcl.
But for now, don't sweat it, tcl will not be a build dependency.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
More information about the varnish-dev
mailing list