Sökning: "Programmeringsspråk"

Visar resultat 21 - 25 av 182 uppsatser innehållade ordet Programmeringsspråk.

  1. 21. A JavaScript Backend for the Miking Compiler

    Kandidat-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :William Rågstad; [2022]
    Nyckelord :Bachelor’s Thesis; Miking; JavaScript; Compiler; Semantics; Code Generation; Optimization; Correctness; Soundness; and Readability; Kandidat Examensarbete; Miking; JavaScript; Kompilatorer; Semantik; Kodgenerering; Optimering; Korrekthet; Sundhet och Läsbarhet;

    Sammanfattning : This thesis presents the design and implementation of an extension of the self-hosted Miking compiler to enable the generation of JavaScript code for different runtime environments and web browsers. Miking is a framework for developing domain-specific and general-purpose programming languages through sound language fragment composition, among other things, to create efficient compilers. LÄS MER

  2. 22. Evaluation of security threats in microservice architectures

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :William Lindblom; [2022]
    Nyckelord :Microservice architectures; Threat modelling; Design patterns; Mikrotjänstarkitekturer; Hotmodellering; Designmönster;

    Sammanfattning : The microservice architecture is a popular architectural pattern in the industry to implement large systems as they can reduce the code bases of each service and increase the maintainability for each of the individual services by dividing the application into smaller components based on business logic. The services can be implemented in different programming languages and communicates over a network. LÄS MER

  3. 23. Optimeringsmodell av timmerfördelningen i en produktionskedja : En fallstudie för Norra Timber

    Uppsats för yrkesexamina på avancerad nivå, Luleå tekniska universitet/Institutionen för ekonomi, teknik, konst och samhälle

    Författare :Isabella Olsson; [2022]
    Nyckelord :Optimeringsmodell; Timmer; Timmerfördelning; Optimering; Produktionskedja; Norra Timber;

    Sammanfattning : Ekonomisk hållbarhet har blivit en viktig faktor för företag inom tunga industrier. Genom att nyttja och kombinera olika teorier i optimeringslära är det möjligt att utföra kostnadseffektiviseringar för en produktionskedja. LÄS MER

  4. 24. Evaluating Swift concurrency on the iOS platform : A performance analysis of the task-based concurrency model in Swift 5.5

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Andreas Kärrby; [2022]
    Nyckelord :Task-based concurrency; Mobile; Benchmarking; Swift; iOS; Task-baserad concurrency; Mobil; Benchmarking; Swift; iOS;

    Sammanfattning : Due to limitations in hardware, raising processor clock speeds is no longer the primary way to increase computing performance. Instead, computing devices are equipped with multiple processors (they are multi-core) to increase performance by enabling parallel execution of code. LÄS MER

  5. 25. Comparative Study of tools for Statistical Learning : Comparing the performance of data science languages and frameworks

    Kandidat-uppsats, KTH/Datavetenskap

    Författare :Alexander Westman; Adam Henriksson; [2022]
    Nyckelord :;

    Sammanfattning : Statistical learning is a sub-field of computer science that studies algorithms which try to solve the statistical inference problem of finding a predictive function based on data. This is used in fields such as finance, computer vision, and bioinformatics. LÄS MER