Essays about: "Pontus Ljungren"

Found 1 essay containing the words Pontus Ljungren.

  1. 1. Evaluation of Clang Tools for Information Extraction

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Pontus Ljungren; [2023]
    Keywords : ;

    Abstract : This thesis examines the potential of clang tools as a means of extracting and analyzing information from source code. The study focuses on the specific problem of translating enum-types from numerical values to their names, and examines different implementations of the translation tool using three different methods: LibClang, Clang Plugins, and LibTooling. READ MORE