yml2 2.6.3 Use a Domain Specific Language for XML without defining a grammar

The YML compiler is a small Python script. It provides the command line front end yml2c. As default, it compiles your script and outputs to stdout, that usually is the terminal. Your shell provides options to redirect the output into a pipe or a file.