On 2018-02-17 13:57, Michael Meskes wrote: > I disagree, it is not maintainable source code, yes, but source code > nonetheless. According to wikipedia source code is: > > In computing, source code is any collection of computer instructions, > possibly with comments, written using[1] a human-readable programming > language, usually as plain text.
I disagree with the wikipedia definition. The "source" (Quelle, fuente) is the "origin" that is the form of code that is not only readable but also writable. In general any generated file, even if readable and in text form, is not source code.