Essays about: "Reference Attribute Grammars"

Found 5 essays containing the words Reference Attribute Grammars.

  1. 1. Type Checker Generation using Reference Attribute Grammars

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Nicholas Boyd Isacsson; [2024]
    Keywords : Technology and Engineering;

    Abstract : .... READ MORE

  2. 2. SinfoJ: A simple Information Flow Analysis with Reference Attribute Grammars

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Max Soller; [2024]
    Keywords : Technology and Engineering;

    Abstract : .... READ MORE

  3. 3. Purity checking for reference attribute grammars

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Mikael Johnsson; [2017]
    Keywords : Technology and Engineering;

    Abstract : .... READ MORE

  4. 4. Memory Optimization in the JastAdd Metacompiler

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Axel Mårtensson; [2017]
    Keywords : Reference Attribute Grammars; Memory Optimization; Memoization; Java; Technology and Engineering;

    Abstract : JastAdd is a tool for generating programming language compilers. These compilers generally use more memory than other compilers for the same language. In this thesis we have categorized the memory use of two JastAdd-generated compilers, to identify opportunities to reduce their memory use. READ MORE

  5. 5. 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