OOP Design Pattern examples in D
    CRAIG DILLABAUGH via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Tue Aug 15 06:09:16 PDT 2017
    
    
  
On Tuesday, 15 August 2017 at 10:38:44 UTC, thinwybk wrote:
> I created a project on GitHub 
> (https://github.com/fkromer/d-design-patterns) which shall end 
> up containing examples of all common OOP design patterns 
> implemented in D. D beginners should be able to run the 
> examples easily with rdmd. (That's the reason why patterns 
> should reside in a single file.) If D-specific implementations 
> are reasonable they are favored about the generic OOP 
> implementation variants. Feel free to come round...
Interesting idea, I will try to pop in from time to time.
    
    
More information about the Digitalmars-d-announce
mailing list