4 research outputs found

    Analysis of Existing Approaches to Constructing Component-based Systems Directly from Natural Language Requirements

    Get PDF
    System development generally starts with Requirements Engineering (RE) process. Based on requirements, system analysts produce the requirements documents and analyze them in order to produce design documents. These artefacts will be inputs to the later stages in the system development. It is argued that during the transition between these stages, considering many other various factors, information might be missed out or misinterpreted along the way. Hence, a better transition in the development cycle is required. This paper outlines and provides an analysis of the existing approaches in the literature on constructing systems from natural language requirements (NLR) as to provide the motivation of a new approach to constructing component-based system from NLR

    Aplicaciones modulares en JavaScript

    Get PDF
    La creciente popularidad de JavaScript en los últimos años y los mitos que aún se tienen sobre él, fueron las motivaciones para escribir el presente artículo, cuyo objetivo es demostrar que en este lenguaje es posible crear aplicaciones complejas, mantenibles y con capacidad de evolucionar mediante módulos reutilizables. Para esto se realizó una revisión de algunas de las formas como se pueden definir módulos en JavaScript tomando como base conceptual las principales características de los sistemas modulares y del mismo lenguaje a la luz de los lenguajes de scripting. Finalmente se identificó que tal definición de módulos está en proceso de estandarización.
    corecore