Essays about: "Code visualisation"

Showing result 1 - 5 of 14 essays containing the words Code visualisation.

  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. Improve game performance tracking tools : Heatmap as a tool

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

    Author : Niklas Wessman; [2022]
    Keywords : Software Performance Tracking; Software Performance profiling; Heatmap; Software Testing; Automatic Testing; Game Development; Game Testing; Mjukvaruprestandaspårning; Mjukvaruprestandaprofilinger; Färgdiagram; Mjukvarutestning; Automatisk testning; Spelutveckling; Speltestning;

    Abstract : Software testing is a crucial development technique to capture defects and slow code. When testing 3D graphics, it is hard to create automatic tests that detect errors or slow performance. Finding performance issues in game maps is a complex task that requires much manual work. READ MORE

  3. 3. PythonVis : Software Visualisation in Virtual Reality for Program Comprehension

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

    Author : Mattias Larsson; [2022]
    Keywords : Code visualisation; program comprehension; virtual reality; user experience; python; computer education;

    Abstract : This paper presents PythonVis, a novel Virtual Reality (VR) software visualization prototype for program comprehension. The motivation for PythonVis is to leverage the affordances of VR and the debugger tool to support software developers' comprehension of novel software. READ MORE

  4. 4. Modelling of nanometric cutting in metals using MD simulations

    University essay from Lunds universitet/Mekanik

    Author : Damien Gautier; [2022]
    Keywords : Nanometric cutting; Molecular Dynamics; Technology and Engineering;

    Abstract : This master thesis project has been done within the Mechanics department of Lunds Tekniska Högskola (LTH). It studies the nanometric cutting process of a single crystal copper workpiece by a cubic diamond tool using Molecular Dynamics (MD) simulations on the software LAMMPS. READ MORE

  5. 5. Help Annotating Software “HAnS” - Visualisation

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

    Author : Kenny Bang; Johan Berg; Seif Bourogaa; Lucas Frövik; Alexander Grönberg; Sara Persson; [2021-09-07]
    Keywords : Annotations; Features; Feature location; Visualisation; IntelliJ; Plugin; Software development;

    Abstract : Developing large software systems that are feature-oriented is a complex and time-consuming task that is further hindered by the recurring and repetitive undertaking of feature lookup. However, feature lookups’ inefficiency can be solved using embedded annotations that quickly and easily allow for recovery of features and their locations. READ MORE