Re: Structures; etc.
- Posted by JJProg at CYBERBURY.NET Jan 31, 2000
- 518 views
EU>> I think the best way to go would be to use a pre-processor. This would EU>> allow the interpreter to stay small and fast, and it would not require EU>> any modification. It would also let people choose from a variety of EU>> pre-processors, or write one themselves, so they can decide on the style EU>> they like. EU>> EU>> Jeff EU>Preprocessers, and a different one per person?!? Source code havoc! Can you EU>imagine the problems running someone elses source code in your own euphoria, EU>with all those pre-processors to chose from? Let alone trying to include EU>files written for different preprocessors into one application! EU>Nick I am assuming that most people won't write their own preprocessor. There might be one or two main preprocessors, and a few less widely used ones. Competition is good! Eventually, the best ones will be the most widely used. Jeff