Re: Structures; etc.
- Posted by The Johnson Family <thedjs at INAME.COM> Feb 01, 2000
- 656 views
> I think the best way to go would be to use a pre-processor. This would > allow the interpreter to stay small and fast, and it would not require > any modification. It would also let people choose from a variety of > pre-processors, or write one themselves, so they can decide on the style > they like. > > Jeff Preprocessers, and a different one per person?!? Source code havoc! Can you imagine the problems running someone elses source code in your own euphoria, with all those pre-processors to chose from? Let alone trying to include files written for different preprocessors into one application! Nick