Essays about: "language program evaluation"

Showing result 1 - 5 of 28 essays containing the words language program evaluation.

  1. 1. Front-end of a Debugger for Compiled Programs in Haskell

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Andreas Olsson; Carl Bergman; Brage Salhus Bunk; Elias Johansson; Krešimir Popovic; [2023-03-03]
    Keywords : Haskell; debugger; debug; heap; lazy evaluation; functional programming; GHC;

    Abstract : There are debugging tools available for Haskell programs today, but despite providing help for developers, these tools are not widely used in the Haskell community. Current debugging tools for Haskell have different kinds of limitations. This thesis will discuss the implementation of a new debugger with a graphical interface. READ MORE

  2. 2. Evaluation of Rust Codebases Using Public Information

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Emil Eriksson; [2023]
    Keywords : Rust; Code Evaluation; Open Source; Crates.io; Cargo; GraphQL; Query; Dependencies; Technology and Engineering;

    Abstract : Understanding the content of a software project is a complex endeavour. While the Rust programming language promises developers a safer programming language, a program may still include vulnerable code through its dependencies. READ MORE

  3. 3. Decompiling Go : Using metadata to improve decompilation readability

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

    Author : Mattias Grenfeldt; [2023]
    Keywords : Decompilation; Go; Runtime Metadata; Reverse Engineering; Dekompilering; Go; Körtidsmetadata; Reverse Engineering;

    Abstract : Malware written in Go is on the rise, and yet, tools for investigating Go programs, such as decompilers, are limited. A decompiler takes a compiled binary and tries to recover its source code. Go is a high-level language that requires runtime metadata to implement many of its features, such as garbage collection and polymorphism. READ MORE

  4. 4. Evaluation of Woof - A Tool For Developing a Prosperous School Class

    University essay from Lunds universitet/Ergonomi och aerosolteknologi; Lunds universitet/Certec - Rehabiliteringsteknik och Design

    Author : Signe Berdén; Amanda Mitic; [2023]
    Keywords : Usability; Prototype; Heuristic Evaluation; WOOF; Woof-space; User-centered design; Technology and Engineering;

    Abstract : In order to deal with the rising stress levels of pupils, it is important to create a well-functioning learning environment. This can for example be done with various tools, one of them being Woof Technologies ApS platform WOOF which can be used as an aid for teachers in elementary school to measure and work with students' well-being in class. READ MORE

  5. 5. Token Budget Minimisation of Large Language Model based Program Repair

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

    Author : Dávid Hidvégi; [2023]
    Keywords : Automated Program Repair; Conversational; Prompt Engineering; Automatiserad programreparation; Konversationell; Prompt-utformning;

    Abstract : Automated Program Repair (APR) is gaining popularity in the field of software engineering. APR reduces the time and effort needed to find and fix software bugs, with a goal of completely automating bug fixing without any human input. READ MORE