Essays about: "attribute grammar"

Found 2 essays containing the words attribute grammar.

  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. DrAST - An attribute debugger for JastAdd

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Joel Lindholm; Johan Thorsberg; [2016]
    Keywords : debugger; compiler; reflection; Java; JastAdd; attribute grammar; visualization; interactive; Technology and Engineering;

    Abstract : Here we present a solution for debugging compilers that use abstract-syntax trees as their internal structure. The solution focuses on capturing one specific state of the compilation process, and should not be confused with the more known step-by-step debugging. READ MORE