We investigate the origin of recursive procedures in imperative programming languages. We attempt to set the record straight, and to identify the trend that led to recursive procedures, by means of an analysis of the related concepts and of the most reliable available documents, as far as known to us. We show that not all of those who were involved in defining these concepts in these documents were fully aware of the implications of their proposals. Our aim is not primarily historical, but to contribute to a clarification of some of the concepts related to recursion. In particular, we demonstrate that recursive procedure declarations and recursive procedure activations are logically disjoint concepts
It is a truism that conceptual understanding of a hypothesis is required for its empirical investiga...
Recursion is the process of repeating items in a self-similar way. Recursion is a key concept in the...
Recursion is an important concept in computer science and one which possesses beauty and simplicity,...
There are various issues in the Olympiads in Computer Science. In particular, one of them is a recur...
1. A procedure is recursive if part of it involves running the entire procedure anew. The output of ...
Semantics of recursive programs has been extensively studied for more than 30 years, and now there e...
Four proof rules for recursive procedures in a Pascal-like language are presented. The main rule dea...
The SAGE Encyclopedia of Human Communication Sciences and DisordersRecursion is a mathematical princ...
Peer-reviewed. received 16th March 1999; accepted 8th September 1999The transformation of a recursi...
The object of this paper is to study the mechanism of recursion in a simple, LISP-like programming l...
Taking Chomsky's Syntactic Structures as a starting point, this paper explores the use of recursive ...
Abstract. Four proof rules for recursive procedures in a Pascal-like language are presented. The mai...
The techniques for compilation and optimiza-tion of the declarative (logic and functional) programmi...
In this paper we present an approach for modelling functional procedures (as they occur in imperativ...
Recursion is a well known programming pattern and, even if it is not often used because of its low e...
It is a truism that conceptual understanding of a hypothesis is required for its empirical investiga...
Recursion is the process of repeating items in a self-similar way. Recursion is a key concept in the...
Recursion is an important concept in computer science and one which possesses beauty and simplicity,...
There are various issues in the Olympiads in Computer Science. In particular, one of them is a recur...
1. A procedure is recursive if part of it involves running the entire procedure anew. The output of ...
Semantics of recursive programs has been extensively studied for more than 30 years, and now there e...
Four proof rules for recursive procedures in a Pascal-like language are presented. The main rule dea...
The SAGE Encyclopedia of Human Communication Sciences and DisordersRecursion is a mathematical princ...
Peer-reviewed. received 16th March 1999; accepted 8th September 1999The transformation of a recursi...
The object of this paper is to study the mechanism of recursion in a simple, LISP-like programming l...
Taking Chomsky's Syntactic Structures as a starting point, this paper explores the use of recursive ...
Abstract. Four proof rules for recursive procedures in a Pascal-like language are presented. The mai...
The techniques for compilation and optimiza-tion of the declarative (logic and functional) programmi...
In this paper we present an approach for modelling functional procedures (as they occur in imperativ...
Recursion is a well known programming pattern and, even if it is not often used because of its low e...
It is a truism that conceptual understanding of a hypothesis is required for its empirical investiga...
Recursion is the process of repeating items in a self-similar way. Recursion is a key concept in the...
Recursion is an important concept in computer science and one which possesses beauty and simplicity,...