Abstract
Aspect-oriented programming enables software developers to augment programs with information out of the scope of the base language while not hampering the code readability and thus its portability. MATLAB is a popular modeling/programming language that can significantly benefit from aspect-oriented programming features. Crosscutting concerns include various forms of optimization-motivated configurations, namely the restriction on allowed data types/values, monitoring of specific execution facets, such as dataset sizes and the assignment of specific values to variables. This paper describes the main concepts of a domain-specific aspect language (DSAL) for specifying transformations in MATLAB to facilitate the experimentation of alternative variants of a core code. In the proposed language Aspect modules are structured in three sections: intersections (select) equivalent to AspectJ poincuts, actions (apply) equivalent to advice, and conditions (when) that control triggering of actions. Two key features proposed are aspect composition strategies to support for specifying particular sequences of aspects and parameterization of aspects for supporting the definition of parameters that specialize aspects.
Original language | Unknown |
---|---|
Title of host publication | Domain-Specific Aspect Languages workshop |
Pages | 1-5 |
Publication status | Published - 1 Jan 2010 |
Event | DSAL 2010 - Duration: 1 Jan 2010 → … |
Conference
Conference | DSAL 2010 |
---|---|
Period | 1/01/10 → … |