Sökning: "Source-Code Transformation"

Visar resultat 1 - 5 av 14 uppsatser innehållade orden Source-Code Transformation.

  1. 1. Kodanonymisering vid integration med ChatGPT : Säkrare ChatGPT-användning med en kodanonymiseringsapplikation

    Kandidat-uppsats, Karlstads universitet/Institutionen för matematik och datavetenskap (from 2013)

    Författare :Faruk Azizi; [2023]
    Nyckelord :Code anonymization; Data anonymization; ChatGPT; AI; Anonymization; information sanitization; privacy protection; Kodanonymisering; Dataanonymisering; ChatGPT; AI; Anonymisering; informationssanering; integritetsskydd;

    Sammanfattning : Denna avhandling studerar området av kodanonymisering inom programvaruutveckling, med fokus på att skydda känslig källkod i en alltmer digitaliserad och AI-integrerad värld. Huvudproblemen som avhandlingen adresserar är de tekniska och säkerhetsmässiga utmaningarna som uppstår när källkod behöver skyddas, samtidigt som den ska vara tillgänglig för AI-baserade analysverktyg som ChatGPT. LÄS MER

  2. 2. Develop a Graphical User Interface for the assembler for SiLago Platform

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Yuxuan Wang; [2023]
    Nyckelord :Graphic intermediate representation; Graphical analytic system; High-level synthesis tool; Grafisk mellanrepresentationen; Grafiskt analytiskt system; Högnivå syntes verktyg;

    Sammanfattning : Vesyla-II is developed as the High-Level Synthesis (HLS) tool serving the SiLago platform. The assembler Manas is a part of the Coarse Grain Reconfigurable Architectures (CGRA) compiler in Vesyla-II, which is used to transform the information from source code into the target language. LÄS MER

  3. 3. Toward Ordinal Image-to-Image Translation with Generative Adversarial Networks

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :David Stevens; [2021]
    Nyckelord :;

    Sammanfattning : The field of image-to-image translation consists of learning a transformation of an image from one domain to another. It has experienced great success during recent years, with methods being able to generate realistic outputs when converting between multiple categorical domains at once. LÄS MER

  4. 4. KtSpoon: Modelling Kotlin by extending Spoon’s Java Metamodel

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Jesper Lundholm; [2021]
    Nyckelord :Code analysis; code transformation; metamodel; abstract representation; Kotlin; Spoon; Källkodsanalys; kodtransformation; metamodell; abstrakt representation; Kotlin; Spoon;

    Sammanfattning : Kotlin is a relatively new language that has received much attention since its first stable release in February 2016. Despite the fast growth of the language, there is a lack of libraries to provide an intuitive, typed abstract syntax tree (AST). LÄS MER

  5. 5. Design and Implementation of Semantic Patch Support for the Spoon Java Transformation Engine

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Mikael Forsberg; [2021]
    Nyckelord :;

    Sammanfattning : Software development is more often than not a collaborative process, creating a need for tools and file formats that enable developers to create and share succinct representations of changes to source code in order to facilitate efficient communication. Standard POSIX diffs and patches have long been important parts of the toolkit, but their lack of support for the syntax and semantics of specific programming languages results in limited expressiveness. LÄS MER