Publication | Closed Access
ContextJ: Context-oriented Programming with Java
89
Citations
17
References
2011
Year
EngineeringSoftware SystemsSoftware EngineeringContextj LanguageSoftware AnalysisContext ManagementCompilersProgramming LanguagesHigh-level Programming LanguageComputer EngineeringProgramming Language ImplementationContext-oriented ProgrammingComputer ScienceSoftware DesignProgramming Language DesignJava Type SystemOperating SystemsProgram AnalysisFormal MethodsObject-oriented ProgrammingContext ModelSystem Software
Context-oriented programming (COP) allows for the modularization of context-dependent behavioral variations. So far, COP has been implemented for dynamically-typed languages such as Lisp, Smalltalk, Python, and Ruby relying on reflection mechanisms, and for the statically-typed programming language Java based on a library and a pre-processor. ContextJ is our COP implementation for Java. It properly integrates COP’s layer concept into the Java type system. ContextJ is compiler-based. As confirmed by a benchmark and a case study, it provides both better performance and higher-level abstraction mechanisms than its Java-based predecessors. In this paper, we present the ContextJ language and explain its constructs and semantics. Further, we give an overview of the implementation of our compiler and discuss run-time benchmarks.
| Year | Citations | |
|---|---|---|
Page 1
Page 1