Layer Activation Mechanism for Asynchronous Executions in JavaScript

H Fukuda, P Leger, N Cardozo - Proceedings of the 14th ACM …, 2022 - dl.acm.org
In modern software development with JavaScript, an asynchronous execution model is often
adopted to prevent freezing execution triggered by the blocking operations. JavaScript is …

Temporal Layers: Reactive Activation Scope of First-Class Layer Instances

T Kamina - Proceedings of the 15th ACM International Workshop …, 2023 - dl.acm.org
Context-Oriented Programming (COP) is an approach to improve modularity of context-
dependent behaviors. Most COP languages modularize context-dependent behaviors using …

COP'23

Y Tanabe, L Schütze, R Hirschfeld, A Igarashi… - 2023 - dl.acm.org
Adaptive software becomes more and more important as computing is increasingly context-
dependent. Runtime adaptability can be achieved by dynamically selecting and applying …

JavaScript における非同期処理に対応した層活性手法

鳥海健人, 福田浩章 - ソフトウェア工学の基礎ワークショップ論文集第28 …, 2021 - jstage.jst.go.jp
抄録 文脈指向プログラミング (COP: Context Oriented Programming) は,
文脈に依存した振る舞いをモジュール化するためのプログラミング手法である. COP は …