Essays about: "static code"

Showing result 1 - 5 of 179 essays containing the words static code.

  1. 1. UCov : A Static Analysis Tool for API Usage Coverage Validation

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

    Author : Thomas Couturou; [2023]
    Keywords : Compatibility coverage; Static analysis; API; Usage pattern; Breaking changes; Kompatibilitetstäckning; Statisk analys; API; Användningsmönster; Förändringar;

    Abstract : Nowadays, all software projects are based on a large number of libraries, so they do not have to start from scratch. These libraries evolve over time, whether to add functionality or to simplify their use. These updates are necessary to improve their libraries, but can lead to errors in their clients’ code. READ MORE

  2. 2. Code Quality and Large Language Models in Computer Science Education : Enhancing student-written code through ChatGPT

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

    Author : Oscar Backström; Annie Kihlert; [2023]
    Keywords : ;

    Abstract : The increased digitization amplifies the significance of code quality in software development. Yet, it is often difficult for novice programmers to understand and produce high-quality code. This study aims to explore the effects of large language models (LLMs), more precisely ChatGPT, on the code quality exhibited by computer science students. READ MORE

  3. 3. The impacts of code structure analysis, powered by the language model FastText

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Gabriel Ivarsson; Noah Håkansson; [2023]
    Keywords : Code structure; GoLang; language models;

    Abstract : The goal of this study was to investigate how the use of language models in the context of code structure analysis could impact how developers manage code structure. To do this, a prototype tool GOSPLAT (GoLang Static Package Language-model Analysis Tool) was created. READ MORE

  4. 4. Investigating programming language support for fault-tolerance

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

    Author : Ismail Demirkoparan; [2023]
    Keywords : Dataflow; Fault tolerance; Data streaming; Distributed systems; Checkpointing; Logging; Lineage; Lineage stash; Arc-Lang; Apache Flink;

    Abstract : Dataflow systems have become the norm for developing data-intensive computing applications. These systems provide transparent scalability and fault tolerance. For fault tolerance, many dataflow-system adopt a snapshotting approach which persists the state of an operator once it has received a snapshot marker on all its input channels. READ MORE

  5. 5. User-Centric Study and Enhancement of Python Static Code Analysers

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Steven Chen; [2023]
    Keywords : Technology and Engineering;

    Abstract : .... READ MORE