Sökning: "domain specific language DSL"

Visar resultat 11 - 15 av 25 uppsatser innehållade orden domain specific language DSL.

  1. 11. azureLang: Cyber Threat Modelling in Microsoft Azure cloud computing environment

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

    Författare :Ningyao Geng; [2020]
    Nyckelord :Threat modelling; Microsoft Azure; MAL; Cloud computing; azureLang; Hotmodellering; Microsoft Azure; MAL; Cloud computing; azureLang;

    Sammanfattning : When assessing network systems, security has always been one of the priorities.Cyber threat modelling is one of the most suitable methods. From a startingpoint to each valuable asset, the simulation can enable the users to explore certainsecurity weaknesses alongside the attack path. LÄS MER

  2. 12. Automated security analysis of a SCADA system

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

    Författare :Akzharkyn Duisembiyeva; [2020]
    Nyckelord :threat modeling; DSL; MAL; cyber security; SCADA; hotmodellering; DSL; MAL; cybersäkerhet; SCADA;

    Sammanfattning : Supervisory control and data acquisition (SCADA) is a computer system for analysing, and monitoring data, as well as, controlling a plant in industries such as power grids, oil, gas refining, and water control. SCADA belongs to the category of critical systems that are needed to maintain the infrastructure of cities and households. LÄS MER

  3. 13. Big Data Workflows: DSL-based Specification and Software Containers for Scalable Execution

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

    Författare :Yared Dejene Dessalk; [2020]
    Nyckelord :Big Data workflow; Domain-specific language; Software container; Message­ oriented middleware; Scalable execution; Big Data-arbetsflode; Doman-specifikt sprak; Programvarubehallare; Meddelande-orienterad mellanprogramvara; Skalbar korning;

    Sammanfattning : Big Data workflows are composed of multiple orchestration steps that perform different data analytics tasks. These tasks process heterogeneous data using various computing and storage resources. LÄS MER

  4. 14. A Scala DSL for Rust code generation

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

    Författare :Klas Segeljakt; [2018]
    Nyckelord :Continuous Deep Analytics; Domain Specific Langauges; Code Generation; Rust; Scala; Kontinuerlig Djup Analys; Domänspeficika Språk; Kodgenerering; Rust; Scala;

    Sammanfattning : Continuous Deep Analytics (CDA) is a new form of analytics with performance requirements exceeding what the current generation of distributed systems can offer. This thesis is part of a five year project in collaboration between RISE SICS and KTH to develop a next generation distributed system capable of CDA. LÄS MER

  5. 15. Building Programming Languages, Construction by Construction

    Uppsats för yrkesexamina på avancerad nivå, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Viktor Palmkvist; [2018]
    Nyckelord :domain-specific language; programming language construction;

    Sammanfattning : The task of implementing a programming language is a task that entails a great deal of work. Yet much of this work is similar for different programming languages: most languages require, e.g., parsing, name resolution, type-checking, and optimization. LÄS MER