Essays about: "Xtext"

Found 4 essays containing the word Xtext.

  1. 1. Integrating Xtext and JavaRAG: Using an attribute grammar library in a language workbench

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Emin Gigovic; Philip Malmros; [2016]
    Keywords : Xtext; JavaRAG; JastAdd; domain-specific language; editor; Technology and Engineering;

    Abstract : Having a specialized editor or IDE has become commonplace for many programming languages. Smaller languages, especially domain-specific ones that normally have very narrow usage areas, often lack such convenience features due to their naturally small user base. READ MORE

  2. 2. A DSL Supporting Textual and Graphical Views

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Salome Maro; [2015-08-12]
    Keywords : ;

    Abstract : Domain Specific Languages(DSLs) are languages that are designed to be used in a particular development area. These languages aim to help developers solve the problems related to that domain and therefore contain information and jargons that are only relevant to a particular domain. READ MORE

  3. 3. Synchronization Techniques in Object Oriented Software Development Environments : Bringing a Synchronized State among Model and Code Components in Xtext Framework

    University essay from Institutionen för informationsteknologi

    Author : Ozan Aksoy; [2013]
    Keywords : ;

    Abstract : Code Synchronization is the process to achieve an equalized state among code domains. However, the equalization process is not clearly defined. An equal state can be achieved in various forms, such as destroying all irrelevant code parts, or just letting them exist without including them in the synchronization process. READ MORE

  4. 4. Domain Specific Test Language

    University essay from

    Author : Roman Yusupov; Stefan Artan; [2012]
    Keywords : DSTL; Domain Specific Test Language; DSL; Domain Specific Language; Experior; test; testing; Xtext;

    Abstract :     Testing is an important part of software development. It ensures that the developed product is of high standard and quality. Tieto frequently develops large complex systems which require comprehensive testing. Testing employs manually designed test cases. READ MORE