PROGRAMMING LANGUAGE SUPPORT FOR SEPARATION OF CONCERNS
by Unknown Authors
BibTeX
@MISC{_programminglanguage,
author = {},
title = {PROGRAMMING LANGUAGE SUPPORT FOR SEPARATION OF CONCERNS},
year = {}
}
OpenURL
Abstract
The Socrates programming language unifies object-oriented and aspect-oriented language mechanisms into a few basic constructs plus layers of syntactic sugar. It supports advanced separation of concerns with open classes and predicate dispatching. Its predicate implication algorithm uses online partial evaluation with removal of redundant conditionals.







