Essays about: "DSL"

Showing result 16 - 20 of 41 essays containing the word DSL.

  1. 16. Building Programming Languages, Construction by Construction

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

    Author : Viktor Palmkvist; [2018]
    Keywords : domain-specific language; programming language construction;

    Abstract : 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. READ MORE

  2. 17. Preamplifier Design for Active Electrodes in Single-Channel EEG Applications

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

    Author : Thorir Marwan Abed; [2018]
    Keywords : Electroencephalography EEG ; single-channel; active electrode; current feedback instrumentation amplifier CFIA ; DC servo loop DSL ; portability.; Elektroencefalografi EEG ; singelkanal; aktiv elektrod; strömåterkoppling instrumentförstärkare; DC servo loop DSL ; bärbarhet.;

    Abstract : The implementation of portable electroencephalography (EEG) systems has been known to be complex. During ambulation, the integrity of recorded EEG signals is often impaired by motion artifacts and the time and effort required to set up the system is excessive. READ MORE

  3. 18. WorkflowDSL: Scalable Workflow Execution with Provenance

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Tharidu Fernando; [2017]
    Keywords : scientific workflows; domain specific language; scalable execution; provenance; scientific workflows; domain specific language; scalable execution; provenance;

    Abstract : Scientific workflow systems enable scientists to perform large-scale data intensive scientific experiments using distributed computing resources. Due to the diversity of domains and complexity of technology, delivering a successful outcome efficiently requires collaboration between domain experts and technical experts. READ MORE

  4. 19. Testing and Gherkin in agile projects

    University essay from Linköpings universitet/Programvara och system

    Author : Magnus Härlin; [2016]
    Keywords : Agile testing; Gherkin; Business readable DSL;

    Abstract : Testing in agile software development is important to ensure that the rightproduct is being developed. Is it possible to include everyone in agilesoftware development by using a business readable DSL and also createtest cases based directly on that DSL?Observations, interviews, a study of literature, third degree collectedartifacts and an implementation has been performed to analyse the processof introducing Gherkin as a tool in agile software development projects. READ MORE

  5. 20. Introducing modified TypeScript in an existing framework to improve error handling

    University essay from Linköpings universitet/Programvara och system

    Author : Patrik Minder; [2016]
    Keywords : TypeScript; Usability; Error messages; Compilers; Domain specific language; DSL; TypeScript; Användbarhet; Felmeddelanden; Kompilatorer; Domänspecifika språk; DSL;

    Abstract : Error messages in compilers is a topic that is often overlooked. The quality of the messages can have a big impact on development time and ease oflearning. Another method used to speed up development is to build a domainspecific language (DSL). READ MORE