vix.ing · top · new · best · stats · spec

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

2010/04/23 by Ruzankin, Pavel
#D.1.0 #D.3.3 #Distributed #FOS: Computer and information sciences #Parallel #Programming Languages (cs.PL) #and Cluster Computing (cs.DC)

paper · doi:10.48550/arxiv.1004.4109

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.

Related