Sökning: "JavaScript"

Visar resultat 6 - 10 av 18 avhandlingar innehållade ordet JavaScript.

  1. 6. To move ahead - the extension of a life-world

    Författare :Eva Flodin; Certec - Rehabiliteringsteknik och Design; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; javascript:changeTab where ;

    Sammanfattning : This licentiate thesis is a monography complemented with one published article: “Interactive Design – the desire for autonomous upright mobility: A longitudinal case study, Technology and Disability 19 (2007) 213-224”. My hope is that the combination of the monographic part (with its phenomenological tone, personified and situated), and the more unbarked “Technology and Disability” article (with its orientation towards the general rather than the personal aspects) will contribute to dialogues on different scientifical approaches. LÄS MER

  2. 7. A Distributed Haskell for the Modern Web

    Författare :Anton Ekblad; Chalmers tekniska högskola; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; programming languages; distributed systems; web development; interoperability; programming models; functional programming; compiler;

    Sammanfattning : We present the design and implementation of a novel programming model andsoftware development suite for interactive, distributed web applications usingthe Haskell programming language.The suite includes the JavaScript-targeting Haste Haskell compilerwhich improves on the current state of the art by producing smaller and leanerJavaScript code while preserving compatibility with standard Haskell aswell as with the de facto standard GHC compiler. LÄS MER

  3. 8. Functional EDSLs for Web Applications

    Författare :Anton Ekblad; Chalmers tekniska högskola; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; NATURVETENSKAP; NATURAL SCIENCES; TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; functional programming; domain-specific programming languages; distributed systems; web applications; tierless programming languages;

    Sammanfattning : This thesis aims to make the development of complex web applications easier, faster and safer through the application of strongly typed functional programming techniques. Traditional web applications are commonly written in the de facto standard language of the web, JavaScript, which, being untyped, provides no guarantees regarding the data processed by programs, increasing the burden of testing and defensive programming. LÄS MER

  4. 9. Augmenting Transactional Memory with the Future Abstraction

    Författare :Jingna Zeng; Seif Haridi; Paolo Romano; Vladimir Vlassov; Keijo Heljanko; KTH; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; NATURVETENSKAP; NATURAL SCIENCES; Software Transactional Memory; Parallel Programming; Futures; Synchronization; Concurrency Control; Self-tuning; Sequential Model-based Bayesian Optimization; Memória Transacional em Software; Programação Paralela; Futuros; Sincronização; Controle de Concorrência; Auto-ajuste; Otimização Bayesiana Seqeencial Baseada em Modelos; Mjukvarubaserat transaktionellt minne; parallell programmering; futures; synkronisering; parallell exekvering; självjustering; sekventiell modellbaserad Bayesian-optimering; Datalogi; Computer Science;

    Sammanfattning : The advent of multicore systems spurred great interest in Transactional Memory (TM). TM is a parallel programming paradigm that coordinates concurrent threads by incorporating transactions into programming languages. LÄS MER

  5. 10. Artificial Software Diversification for WebAssembly

    Författare :Javier Cabrera Arteaga; Benoit Baudry; Martin Monperrus; Tobias Wrigstad; KTH; []
    Nyckelord :TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; WebAssembly; LLVM; Software Diversity; Automatic Software Engineering; Security; Electrical Engineering; Elektro- och systemteknik;

    Sammanfattning : WebAssembly has become the fourth official web language, along with HTML, CSS and JavaScript since 2019. WebAssembly allows web browsers to execute existing programs or libraries written in other languages, such as C/C++ and Rust. In addition, WebAssembly evolves to be part of edge-cloud computing platforms. LÄS MER