[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Including files



> 
> preprocessing is the best.
> http://alphaworks.ibm.com
> CPreProcessorStream
> it's free

Not if the language has specific syntactic positions in which the
#include statements can occor.

-- hendrik.

> 
> David
> 
> > Hi,
> > I have language, which allows compiler directives. One of them is #include
> > directive (like in C)
> > Does exist any simple way of including files during parsing ?
> > 
> > Pawel 
> > 
> 
>