RE: [OT] Conditional Inclusion/Compilation

new topic     » topic index » view thread      » older message » newer message

No particular application. A parser I'm working on is at this point and 
I wanted to compare systems to make sure no useful operations are being 
overlooked. I'll take a closer look at PHP ( & Bach, thanks Karl).

Regards,
Mike

Patrick Barnes wrote:
> 
> 
> Yes, php certainly does.
> What sort of application?
> 
> On 9/21/05, Mike <vulcan at win.co.nz> wrote:
> > 
> > 
> > Are there any languages that have a very sophisticated Conditional
> > Inclusion/Compilation system?
> > Eg:
> > 
> > // file.a
> > global integer x = 1
> > 
> > // file.b
> > include file.a
> > if x then
> >   include file.c
> > else
> >   include file.d
> > end if
> > 
> > 
> > Regards,
> > Mike
> > 
> > 
> -- 
> MrTrick
> ----------
>

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu