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

Including files



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