Re: private include files

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

Me wrote:

> Greg Haberek wrote [quoting order rearranged]:

<snip>

>> Or maybe a slightly different approach: inline files. Upon reaching
>> keyword 'inline' the Interpreter continues to parse that file as if it
>> were in the local file, yet keeping track of separate line numbers,
>> etc..
>>
>> inline myfile.e    -- file is inserted inline at this position
>
> This has the disadvantage, that the local variables in the inlined file
> are not local to that file any more, after it has been inlined. So
> inlining IMHO might cause some (more or less unexpected) naming
> conflicts.
>
> BTW: You can do this inlining already, using Tommy's Kanarie Template
>      System as preprocessor for Euphoria.

I have just sent my Euphoria preprocessor to the RDS archieves. It is
simply a wrapper for Tommy Carlier's Kanarie Template System.

Regards,
   Juergen

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

Search



Quick Links

User menu

Not signed in.

Misc Menu