Code Generation with the Exemplar Flexibilization Language

  • Authors:
  • R. Heradio;J. A. Cerrada;J. C. Lopez;J. R. Coz

  • Affiliations:
  • Departamento de Ingenieria de Software y Sistemas Informaticos, Universidad Nacional de Educacion a Distancia, Juan del Rosal 16, E-28040, Madrid, Spain;Departamento de Ingenieria de Software y Sistemas Informaticos, Universidad Nacional de Educacion a Distancia, Juan del Rosal 16, E-28040, Madrid, Spain;Departamento de Ingenieria de Software y Sistemas Informaticos, Universidad Nacional de Educacion a Distancia, Juan del Rosal 16, E-28040, Madrid, Spain;Departamento de Ingenieria de Software y Sistemas Informaticos, Universidad Nacional de Educacion a Distancia, Juan del Rosal 16, E-28040, Madrid, Spain

  • Venue:
  • Electronic Notes in Theoretical Computer Science (ENTCS)
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Code Generation is an increasing popular technique for implementing Software Product Lines that produces code from abstract specifications written in Domain Specific Languages (DSLs). This paper proposes to take advantage of the similitude among the products in a domain to generate them by analogy. That is, instead of synthesizing the final code from scratch or transforming the DSL specifications, the final products are obtained by adapting a previously developed domain product. The paper also discusses the capabilities and limitations of several currently available tools and languages to implement this kind of generators and introduce a new language to overcome the limitations.