English

Towards Interactive Object-Oriented Programming

Programming Languages 2013-01-30 v1

Abstract

To represent interactive objects, we propose a choice-disjunctive declaration statement of the form S R where S;R are the (procedure or field) declaration statements within a class. This statement has the following semantics: request the user to choose one between S and R when an object of this class is created. This statement is useful for representing interactive objects that require interactions with the user.

Cite

@article{arxiv.1301.6836,
  title  = {Towards Interactive Object-Oriented Programming},
  author = {Keehang Kwon and Kyunghwan Park and Mi-Young Park},
  journal= {arXiv preprint arXiv:1301.6836},
  year   = {2013}
}
R2 v1 2026-06-21T23:16:57.930Z