AspectsExternal LinkAims to increase modularity by allowing the separation of cross-cutting concerns. This allows behaviors that are not central to the business logic (such as logging) to be added to a program without cluttering the code of core functions.DetailsGeneralHomeExternal LinkPlangsEiffelPlangsNameDescriptionEiffelObject-oriented programming language emphasizing design by contract.