Cache Building of Pegged-Generated Parsers in a DUB Project
    "Nordlöw" via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Wed Nov 26 02:26:04 PST 2014
    
    
  
I want to cache parsers generated by Pegged grammars in a DUB 
project by writing the generated parser strings to files.
Is it possible to add this build logic somewhere in DUB or do I 
have to resort to SCons for this?
    
    
More information about the Digitalmars-d-learn
mailing list