Essays about: "Abstract syntax tree"

Showing result 21 - 25 of 26 essays containing the words Abstract syntax tree.

  1. 21. Automated Recognition of Algorithmic Patterns in DSP Programs

    University essay from PELAB - Laboratoriet för programmeringsomgivningar; Tekniska högskolan

    Author : Amin Shafiee Sarvestani; [2011]
    Keywords : Automatic Parallelization; Algorithmic Pattern Recognition; Cetus; DSP; DSP Code Parallelization; Compiler Frameworks;

    Abstract : We introduce an extensible knowledge based tool for idiom (pattern) recognition in DSP(digital signal processing) programs. Our tool utilizesfunctionality provided by the Cetus compiler infrastructure fordetecting certain computation patterns that frequently occurin DSP code. READ MORE

  2. 22. Fac tExtraction For Ruby On Rails Platform

    University essay from Blekinge Tekniska Högskola/Sektionen för datavetenskap och kommunikation

    Author : Nima Tshering; [2010]
    Keywords : Fact Extractor; SAVE; Ruby on Rails; Compliance checking; Parser; eclipse Plug-in;

    Abstract : In the field of software engineering, software architecture plays an important role particularly in areas of critical and large-scale software system development and over the years it has evolved as an important sub-discipline within the field of software engineering. However, software architecture is still an emerging discipline mainly attributed by the lack of standardized way for architectural representation and also due to lack of analysis methods that can determine if the intended architecture translates into correct implementation during the software development [HNS00]. READ MORE

  3. 23. JClone: Syntax tree based clone detection for Java

    University essay from Institutionen för datavetenskap, fysik och matematik, DFM

    Author : Muhammed Yasin Bahtiyar; [2010]
    Keywords : clone detection; abstract syntax tree; java; eclipse; software; maintenance;

    Abstract : An unavoidable amount of money is spent on maintaining existing software systems today. Software maintenance cost generally higher than development cost of the system therefore lowering maintenance cost is highly appreciated in software industry. READ MORE

  4. 24. Bidirectional External Function Interface Between Modelica/MetaModelica and Java

    University essay from Institutionen för datavetenskap

    Author : Martin Sjölund; [2009]
    Keywords : Java; OpenModelica; MetaModelica; external function; abstract syntax; template language;

    Abstract : A complete Java interface to OpenModelica has been created, supporting both standard Modelica and the metamodeling extensions in MetaModelica. It is bidirectional, and capable of passing both standard Modelica data types, as well as abstract syntax trees and list structures to and from Java and process them in either Java or the OpenModelica Compiler. READ MORE

  5. 25. Implementation of a Recoder Front-End

    University essay from Matematiska och systemtekniska institutionen

    Author : Yuanjun Song; [2009]
    Keywords : Recoder; Front-End Meta-Model; VizzAnalyzer; Common Meta-Model;

    Abstract : VizzAnalyzer is a program analysis tool that can be used for analyzing software programs. It relies on so called Front-Ends for information extraction from various sources like C or Java source code. READ MORE