Rezumat articol ediţie STUDIA UNIVERSITATIS BABEŞ-BOLYAI

În partea de jos este prezentat rezumatul articolului selectat. Pentru revenire la cuprinsul ediţiei din care face parte acest articol, se accesează linkul din titlu. Pentru vizualizarea tuturor articolelor din arhivă la care este autor/coautor unul din autorii de mai jos, se accesează linkul din numele autorului.

 
       
         
    STUDIA INFORMATICA - Ediţia nr.2 din 2008  
         
  Articol:   RECURSIVE AND DYNAMIC STRUCTURES IN GENERIC PROGRAMMING.

Autori:  ÁBEL SINKOVICS, ZOLTÁN PORKOLÁB.
 
       
         
  Rezumat:  Generic programming – an emerging new programming paradigm – best known from Standard Template Library as an essential part of C++ provides an opportunity to extend libraries in an effcient way. Both containers (abstract data structures) and algorithms working on them could be independently designed and implemented at O(1) cost. Unfortunately, smoothless cooperation of generic programming and object orientation is still an open problem. In this paper we will focus on reducing development and maintenance costs of systems using generative programming with recursive data structures to avoid multiple implementations of the components. For cases when separate implementation of algorithms can''t be avoided we provide a system protecting us against changing existing code during extension. Providing such a design is not a trivial problem using currently available tools. We will show a possible solution using a graphic library to demonstrate the problem and our solution with.

Key words and phrases. Generic programming, Software engineering, Expression problem, C++.
 
         
     
         
         
      Revenire la pagina precedentă