Operator-oriented programming: a new paradigm for implementing window interfaces and parallel algorithms
Pavel Ruzankin

TL;DR
This paper introduces operator-oriented programming, a new paradigm that simplifies implementation of window interfaces and parallel algorithms by enabling nested operators and reducing object complexity.
Contribution
It proposes the operator-oriented paradigm, allowing nested operators and transparent algorithm definitions, addressing complexity issues in object-oriented programming.
Findings
Enables easier implementation of window interfaces
Facilitates parallel algorithm development
Reduces complexity of object definitions
Abstract
We present a new programming paradigm which can be useful, in particular, for implementing window interfaces and parallel algorithms. This paradigm allows a user to define operators which can contain nested operators. The new paradigm is called operator-oriented. One of the goals of this paradigm is to escape the complexity of objects definitions inherent in many object-oriented languages and to move to transparent algorithms definitions.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed and Parallel Computing Systems
