
“If you can’t describe what you are doing as a process, you don’t know what you’re doing.” — Edwards Deming
DRYML (an acronym for “DRY Modeling Language”) is both a human- and machine-readable software modeling language.
DRY (an acronym for “Don’t repeat yourself”) is a principle of software development aimed at reducing repetition of software patterns, replacing it with abstractions or using data normalization to avoid redundancy. [Wikipedia]
Read the full Article here:
https://medium.com/@v.grigoryevskiy/introducing-dryml-7d9e049ac91