SLE 2022 Paper on BatakJava, an OOP Language With Versions

The following paper is accepted by and presented at the International Conference on Software Language Engineering (SLE 2022), on of the SPLASH 2022 conferences held in December 2022 in Auckland, New Zealand. This is one of the results of our Programming with Versions project, which enables to use definitions of different versions in one program, and extends the core idea to an object-oriented programming language.

👉 Project: Programming with Versions

An InfoSoft Journal Article on COP Layer Activation Mechanism

A paper entitled “An Expressive and Modular Layer Activation Mechanism for Context-Oriented Programming”, authored by Paul Leger, Nicolas Cardozo, and Hidehiko Masuhara, is accepted by the journal on Information and Software Technology. The paper proposes a mechanism that increases modularity in context-oriented programming while offering a good level expressiveness, and demonstrated its usefulness in our JavaScript-based context-oriented programming language.

We started this project when Paul visits our group in 2019. We are happy to present one of the results of the visit in this way.

👉Project: Adaptive Interface Language for COP