Services on Demand
Article
Indicators
Cited by SciELO
Access statistics
Related links
Similars in SciELO
Bookmark
DYNA
Print version ISSN 0012-7353
Abstract
MORENO, FRANCISCO; ECHEVERRI, JAIME and FLOREZ, ROBERTO. THE GRADUAL PROCESS OF DATA ABSTRACTION. Dyna rev.fac.nac.minas [online]. 2008, vol.75, n.154, pp. 167-177. ISSN 0012-7353.
In this paper we present the gradual process of building abstract data types (ADTs), such as Fractions and Polynomials. They are built from basic ADTs, such as Booleans and Integers. We propose a set of functional categories in order to classify ADT functions. These functions are stated in functional programming, that is without using variable assignment, sequence, or loops. Functions stated in this way to accomplish the simplification task of an Integer and to get an ordered sum for a Polynomial are not reported in literature so far. We also point to the inherent relation between ADT functions and operator overloading.
Keywords : Abstract data types; object oriented programing; functional programming; encapsulation; operator overloading.











