Virtual Machine Support for Aspect-Oriented Programming Languages
Michael Haupt
Broschiertes Buch

Virtual Machine Support for Aspect-Oriented Programming Languages

Versandkostenfrei!
Versandfertig in 6-10 Tagen
51,99 €
inkl. MwSt.
PAYBACK Punkte
26 °P sammeln!
Aspect-oriented programming (AOP) is, like structured, logic, functional or object-oriented programming, a programming paradigm in its own right. Until recently, many of the different AOP language implementations lacked the kind of support for the paradigm''s core mechanisms that is common for mechanisms of other paradigms: direct support from the run-time environment. For example, virtual machines for object-oriented programming languages offer direct support for resolving virtual methods via method tables. Such support used to be available for aspect-oriented mechanisms only to a limited deg...