Walter's second axiom

Sean Kelly sean at f4.ca
Sun Dec 9 10:02:45 PST 2007


Walter Bright wrote:
> 
> Other axioms in D have been there from the beginning, and have helped 
> keep the language on track. For example:
> 
> 1) D can be lexed with no syntactic information
> 2) D can be parsed with no semantic information
> 3) Modules can be imported in any order without affecting their meaning
> 4) The meaning of imported declarations is not affected by the context 
> of where they are imported

I guess mixins are an obvious exception to 4?


Sean



More information about the Digitalmars-d mailing list