Essays about: "Programming Languages"

Showing result 1 - 5 of 276 essays containing the words Programming Languages.

  1. 1. A type-driven approach for sensitivity checking with branching

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

    Author : Daniel Freiermuth; [2023-10-24]
    Keywords : Computer; science; computer science; thesis; differential privacy; type system; sensitivity; branching;

    Abstract : Differential Privacy (DP) is a promising approach to allow privacy preserving statistics over large datasets of sensitive data. It works by adding random noise to the result of the analytics. Understanding the sensitivity of a query is key to add the right amount of noise capable of protecting privacy of individuals in the dataset. READ MORE

  2. 2. A Language for Board Games – Development of an Embedded Domain-Specific Language for Describing Board Games

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

    Author : Edvin Alestig; Joel Ericson; Erik Eriksson; Lukas Schiavone; Filip Torphage; Joakim Tubring; [2023-03-03]
    Keywords : DSL; domain-specific languages; Haskell; functional programming; board games; game theory; domänspecifika språk; funktionell programmering; brädspel; spelteori;

    Abstract : In recent years board games have increasingly found themselves in the digital medium. One way to enable easier creation of digital board games is to create a domainspecific language (DSL) for that purpose. This thesis details the process of developing an embedded DSL for describing board games with Haskell as its host language. READ MORE

  3. 3. Multilingual Text Robots for Abstract Wikipedia – Using Grammatical Framework to generate multilingual articles on Swedish localities

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

    Author : Omar Diriye; Filip Folkesson; Erik NIlsson; Felix NIlsson; William NIlsson; Dylan Osolian; [2023-03-03]
    Keywords : Text robot; Natural Language Generation; Grammatical Framework; Multilingual Natural Language Generation; Abstract Wikipedia; Wikidata;

    Abstract : The vast amount of Wikipedia articles and languages has resulted in a high cost of Wikipedia, i.e. the required time and dedication for making every article available in every language. READ MORE

  4. 4. Energy efficiency in modern programming languages.

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Adam Lindgren; [2023]
    Keywords : ;

    Abstract : Energy efficiency is a matter of importance that gets more apparent with every passing day. As we move towards more refined and advanced programming languages and structures where we premiere increases in productivity and ease of use, we rarely consider the implication this has on energy consumption. READ MORE

  5. 5. A quantitative comparison between C, C++ and Rust : Loading data in the context of a game engine

    University essay from Högskolan i Skövde/Institutionen för informationsteknologi

    Author : Jan Wilhelm Pontus Johansson; [2023]
    Keywords : Rust; c; c ; loading; asynchronous; synchronous;

    Abstract : Comparisons of programming languages within a game engine context are rare, and the data that exists usually only compare the most prominent languages of their time. C, C++ and Rust are three comparable languages, with C and C++ being two of the older, but very high performing, languages. READ MORE