2 research outputs found

    Lenguaje de dominio específico para generación de aplicaciones web de procesos administrativos

    Get PDF
    En este trabajo de fin de grado se presenta el desarrollo de un DSL (Domain Specific Language) o lenguaje específico del dominio que permite describir procesos administrativos. Este DSL vendrá acompañado de un editor de texto para Eclipse IDE que permite la elaboración de código validado para el mismo y un generador que lo transforma en código para el marco de trabajo web Django

    Two case studies on generating administrative process applications with AdminDSL

    Get PDF
    Some organizations end up reimplementing the same class of business process over and over: an "administrative process", which consists of managing a form through several states and involving various roles in the organization. This results in wasted time that could be dedicated to better understanding the process or dealing with the fine details that are specific to the process. Existing virtual office solutions require specific training and infrastructure andmay result in vendor lock-in. In this paper, we propose using a high-level domain-specific language (AdminDSL) to describe the administrative process and a separate code generator targeting a standard web framework. We have implemented the approach using Xtext, EGL and the Django web framework, and we illustrate it through two case studies: a synthetic examination process which illustrates the architecture of the generated code, and a real-world workplace survey process that identified several future avenues for improvement
    corecore