Designing a DSL Solution for the Domain of Augmented Reality Software Applications Specification

  • Authors:
  • André Rosa;Vasco Amaral;Bruno Barroca

  • Affiliations:
  • Research Center for Informatics and Information Technologies, Faculdade de Ciências e Tecnologia, Universidade Nova de Lisboa, Quinta da Torre, Portugal 2829-516;Research Center for Informatics and Information Technologies, Faculdade de Ciências e Tecnologia, Universidade Nova de Lisboa, Quinta da Torre, Portugal 2829-516;Research Center for Informatics and Information Technologies, Faculdade de Ciências e Tecnologia, Universidade Nova de Lisboa, Quinta da Torre, Portugal 2829-516

  • Venue:
  • Edutainment '09 Proceedings of the 4th International Conference on E-Learning and Games: Learning by Playing. Game-based Education System Design and Development
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Code repetition, lack of reuse and basic errors are typical problems in the industry that decrease the productivity during the software development process, and this is no exception in the domain of interactive applications with focus on Augmented Reality (AR). In this paper, we describe a new Domain-Specific Language (DSL), based on an existing AR software framework that tackles this problem by adding a new abstraction layer for product specification. The proposed language's abstract syntax covers the definition of application logic's organization, its configuration, objects construction and behaviour definition. The language's concrete syntax was implemented using a metamodeling language workbench. A real case study within the context of an AR software house was used for validation purposes.