ART is a kind of a pre-processor with cpp-like syntax. ART can do what cpp does, but also extends cpp’s capability to manage software variability and write reusable software in general. ART is an improved version of XVCL (http://xvcl.comp.nus.edu.sg or https://sourceforge.net/projects/fxvcl/). 
ART replaces the need for many Variability Management Techniques with a single well-thought out mechanism that is simple, powerful and fully automated. ART allows you to organize the base code for ease of global configuration of software components, as well as to instrument the source code for customization at any level of details. ART interlinks global configurations with the relevant detailed code customizations and automates their execution.
More Information : Wiki Pages
        Downloads:
        
            0 This Week