Re: load user defined module

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

>Euphoria does not have conditional compilation built into it,
>like C does. I'd like to keep it that way. Why add
>a new concept to the language, for such a small advantage?

I see it as a bit more than a "small" advantage. Since Euphoria is a 
multi-platform language, and hopefully will be ported to even more platforms 
in the future, conditional interpretation would imo be the most 
straightforward way to write programs that will run on all supported 
platforms. Sure, writing include-statements to a bogus file and then 
including it works. But it's not really intuitive, it kind of a trick that 
just so happens to work.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu