Re: Compiler ?? (dynamic inclusion)
- Posted by Irv Mullins <irv at ELLIJAY.COM> Jun 04, 2000
- 559 views
On Sun, 04 Jun 2000, you wrote: > >*The only thing I know of that can't be compiled is > >the "dynamic" include technique, where you overwrite > >an include file, depending on some condition, > >just before the include statement. Less than 1% of > >Euphoria programs do this. > > Well, d'oh... > How about adding some "define", "ifdef" and "endif" expressions ? It > doesn't seem like such a difficult thing to add. And just how is that supposed to work on a program that was compiled two weeks ago, maybe by someone else? Irv