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?

Reply via email to