Essays about: "statisk kodanalys"

Showing result 1 - 5 of 9 essays containing the words statisk kodanalys.

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

  2. 2. Game-Agnostic Asset Loading Order Using Static Code Analysis

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

    Author : Anton Åsbrink; Jacob Andersson; [2022]
    Keywords : Game-agnostic; load order; static code analysis; Spel agnostisk; laddnings ordning; statisk kod analys;

    Abstract : Background. User retention is important in the online sphere, especially within gaming. Utilising browser gaming websites to host games helps smaller studios and solo developers reach out to a larger audience. READ MORE

  3. 3. Design and Implementation of the Language Server Protocol for the Nickel Language

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

    Author : Yannik Sander; [2022]
    Keywords : Language Server Protocol; Coda Analysis; IDE;

    Abstract : The expansive Language Integration, i.e. code completion, debugging as well as static code analysis, refactoring and more, has typically been the hallmark of Integrated Development Environments (IDE). Typical IDEs however focus on a selection of established languages to integrate which stifles the adoption of new languages. READ MORE

  4. 4. Contributions to the usability of Sorald for repairing static analysis violations

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

    Author : Henry Luong Phu; [2021]
    Keywords : Software quality; static analysis; rule violation; automated repair; Kvalitetssäkring; statiskt analys; regelbrott; automatisk reparation;

    Abstract : Automated static analysis tools are important in modern software quality assurance. These tools scan the input source or binary code for a set of rules to detect functional or maintainability problems and then warn developers about the found rule violations. READ MORE

  5. 5. An Analysis of the Usage and Impact of Static Code Analysis Tools

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

    Author : Paul-Philip Mosulet; [2021]
    Keywords : ;

    Abstract : Traditionally, static code analysis tools alert developers on possible defects in the code. In recent years, the tools have improved and can generate suggestions to fix the defects found. READ MORE