Editor: Quick and easy XML makefile
Create a makefile without any knowledge, just two rules and two commands to remind.
The XML makefile holds names of sources file and names of programs used to Process Them, with choosen options.
Example of a makefiles
Basically, only 2 internal commands are required to help the interpreter, but it may be extended without limit.
The tag is parsed first, and the tag it includes are then parsed and executed if they have the "run" action.