Essays about: "syntax"

Showing result 21 - 25 of 248 essays containing the word syntax.

  1. 21. Automatic Description of AI Patches With AST Analysis

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Lovisa Strange; Sofia Edvardsson; [2023]
    Keywords : ;

    Abstract : Using artificial intelligence (AI) to write source code is soon to be reality. One research areais to use AI to automatically generate a patch that fixes a bug. However, most such tools onlygenerate the patch without any natural language description of it, making it difficult for thereviewer to understand the patch. READ MORE

  2. 22. Compiler Testing by Random Source Code Generation

    University essay from Linköpings universitet/Programvara och system

    Author : Victor Löfgren; [2023]
    Keywords : Compiler testing; random testing; fuzz testing; random program generation; automated testing;

    Abstract : Most software projects today are written using programming languages. Compilers in turn translate programs written in these higher level languages into machine code, executable on actual hardware. Ensuring that these compilers function correctly is therefore paramount. READ MORE

  3. 23. An End-to-End Native Language Identification Model without the Need for Manual Annotation

    University essay from Uppsala universitet/Institutionen för lingvistik och filologi

    Author : Viktorija Buzaitė; [2022]
    Keywords : native language identification; NLI; BERT; syntax; errors;

    Abstract : Native language identification (NLI) is a classification task which identifies the mother tongue of a language learner based on spoken or written material. The task gained popularity when it was featured in the 2017 BEA-12-workshop and since then many applications have been successfully found for NLI - ranging from language learning to authorship identification and forensic science. READ MORE

  4. 24. An evaluation of Language Integrated Queries (LINQ)

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Mathias Nilsson; [2022]
    Keywords : ;

    Abstract : Accessing data in databases is an everyday operation that has to function with high performance. The use of Structured Query Language has for a long time been the default way of retrieving and modifying data. Another common approach is through the use of an Object-Relational Mapper. READ MORE

  5. 25. A systematic mapping study of mapping modelling languages

    University essay from Mälardalens universitet/Akademin för innovation, design och teknik

    Author : Marija Popovic; Amila Cizmic; [2022]
    Keywords : mapping; mapping model; mapping metamodel; mapping language;

    Abstract : Context - Various research teams, as well as individual researchers, have investigated mapping modelling languages. However, systematic studies that provide a structured overview of this research on this topic have not been conducted. It is noticeable that this leaves a big gap in the context of a modelling language. READ MORE