Essays about: "lazy"

Showing result 1 - 5 of 31 essays containing the word lazy.

  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. Parallelization of boolean operations for CAD Software using WebGPU

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Max Helmrich; Linus Käll; [2023]
    Keywords : Parallelization; Web; Boolean Operations; WebGPU; CAD; GPU Acceleration;

    Abstract : This project is about finding ways to improve performance of a Computer-Aided-Design (CAD) application running in the web browser. With the new Web API WebGPU, it is now possible to use the GPU to accelerate calculations for CAD applications in the web. READ MORE

  3. 3. Designing with AI : A User Study to Explore the Future Role of AI as a Collaborative Tool in Graphics Design

    University essay from Södertörns högskola/Medieteknik

    Author : Iram Fatima; [2023]
    Keywords : ;

    Abstract : This research article explores the potential of AI as a collaborative tool in graphic design, investigating designers’ perceptions and concerns regarding its integration. A preliminary study identifies current challenges faced by designers, leading to the development of three scenarios envisioning the future of AI-powered tools. READ MORE

  4. 4. Improving Availability of Stateful Serverless Functions in Apache Flink

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

    Author : Christopher Gustafson; [2022]
    Keywords : Function-as-a-Service; Stateful Serverless Functions; Apache Flink StateFun; Availability; RonDB; RocksDB; Function-as-a-Service; Tillståndsbaserade ServerlösaFunktioner; ApacheFlink StateFun; Tillgänglighet; RonDB; RocksDB;

    Abstract : Serverless computing and Function-as-a-Service are rising in popularity due to their ease of use, provided scalability and cost-efficient billing model. One such platform is Apache Flink Stateful Functions. READ MORE

  5. 5. Design and Assessment of an Engine for Embedded Feature Annotations

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

    Author : Tobias Schwarz; [2021-03-03]
    Keywords : Embedded Annotations; Feature; Software Engineering; Software Product Line; Git; Partial Commits;

    Abstract : Features are an inherent unit of development of every software; and are defined as a set of implementation artifacts that constitute a functionality that adds value to the product, and is perceived useful by the customer. Locating features in source code is a typical software developer task, whether it before implementing a new feature, or maintaining and bug fixing of existing ones, as it is essential to know where to make changes. READ MORE