Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 77 for “"domain-specific language"”.

  1. A Domain-Specific Language for Traceability in Modeling

    … artefacts, this thesis proposes a new Domain-Specific Language (DSL) for describing the concepts of a modeling language that would be intended to be traced using a Requirements Management System (RMS), with tool support handling the evolution of models and of their traceability links. …

    ottawa-retro Repository record for A Domain-Specific Language for Traceability in Modeling (opens in a new tab)

  2. Triton: a domain specific language for cyber-physical systems

    … better way. Engineers often work with low-level languages such as C and C++, with real-time operating systems under limited computational resources, which requires extensive domain-specific knowledge. This work proposes Triton, a language focused on increasing abstraction by providing high-level …

    uoit Repository record for Triton: a domain specific language for cyber-physical systems (opens in a new tab)

  3. Stella: A Python-based Domain-Specific Language for Simulations

    Stella is a domain-specific language that (1) has single thread performance competitive with low-level languages, (2) supports object-oriented programming (OOP) to properly structure the code, and (3) is very easy to use. Instead of prototyping in a high-level language and then rewriting in a …

    unm Repository record for Stella: A Python-based Domain-Specific Language for Simulations (opens in a new tab)

  4. ProgGen: Automatic Dataset Generation for the Halide Domain Specific Language

    … techniques. Compilers for general-purpose languages rely on large real-world program datasets to train their cost models. However, cost models for domain-specific languages often have to use program generators due to a lack of large datasets of real-world programs. Program dataset …

    mit Repository record for ProgGen: Automatic Dataset Generation for the Halide Domain Specific Language (opens in a new tab)

  5. Fine-tuning a domain-specific language model for truss structural analysis

    … investigates the feasibility of fine-tuning a domain-specific vison-language and large-language for truss structural analysis. General-purpose AI models often struggle with engineering-specific problems due to insufficient domain knowledge. To address this, we propose a hybrid workflow for …

    utc Repository record for Fine-tuning a domain-specific language model for truss structural analysis (opens in a new tab)

  6. Neural Sequence Modeling for Domain-Specific Language Processing: A Systematic Approach

    … open access online data, large-scale pre-trained language models have shown great modeling and generalization capacity for sequential data. However, not all domains benefit equally from the rapid development of neural sequence modeling. Domains like healthcare and software engineering have vast …

    vt Repository record for Neural Sequence Modeling for Domain-Specific Language Processing: A Systematic Approach (opens in a new tab)

  7. Cache and NUMA optimizations in a domain-specific language for graph processing

    … thesis builds on recent research in developing a domain-specific language (DSL) for graph processing. GraphIt is a DSL designed to provide a comprehensive set of performance optimizations and an interface to combine the best optimization schedules. This work extends the GraphIt DSL to support …

    mit Repository record for Cache and NUMA optimizations in a domain-specific language for graph processing (opens in a new tab)

  8. A domain specific language for facilitating automatic parallelization and placement of SDR patterns into heterogeneous computing architectures

    This thesis presents a domain-specific language (DSL) for software defined radio (SDR) which is referred to as OptiSDR. The main objective of OptiSDR is to facilitate the development and deployment of SDR applications into heterogeneous computing architectures (HCAs). As HCAs are becoming …

    cape-town Repository record for A domain specific language for facilitating automatic parallelization and placement of SDR patterns into heterogeneous computing architectures (opens in a new tab)

  9. Discrete event system modeling using SysML and model transformation

    … event logistics systems (DELS) by using a formal language, the System Modeling Language (SysML), for conceptual modeling and a corresponding methodology for translating the conceptual model into a simulation model. There are three parts in this research: plant modeling, control modeling, and …

    gatech Repository record for Discrete event system modeling using SysML and model transformation (opens in a new tab)

  10. Programming Language Foundations for Packet Processing

    This dissertation gives semantics to P4, a domain-specific language for describing packet processing in packet-switched computer networks. Additionally it describes verification tools for checking the equivalence of P4 programs. These verifiers can be used to check that a P4 compiler has not …

    cornell Repository record for Programming Language Foundations for Packet Processing (opens in a new tab)

  11. Language support for service-level agreements for application-service provision

    My thesis is that practical language support can be provided for Service-Level Agreements (SLAs) for Application-Service Provision (ASP), which is better than that provided by pre-existing languages in that: it provides greater assistance in expressing conditions that mitigate the risks inherent in …

    ucl Repository record for Language support for service-level agreements for application-service provision (opens in a new tab)

  12. Functional reactive programming for web applications

    … aplikací; konkrétně je zde navržen \emph{domain specific language}, sloužící ke psaní webových stránek jako součást programu napsaného v Haskellu, který nakonec vygeneruje kód určený k odeslání uživateli, a k jejich obohacení o dynamický obsah. Také zjišťujeme, do jaké míry je možné …

    charles-prague Repository record for Functional reactive programming for web applications (opens in a new tab)

  13. Studi computazionali di Lessicografia, Filologia e Critica su Il nome della rosa

    … tra l'annotazione linguistico-tematica con un Domain Specific Language e studi di critica computazionale (distante reading) filologia d'autore e didattica. Nel secondo volume si offre un vocabolario integrale de Il nome della rosa allestito attraverso un sistema di lemmatizzazione …

    catania Repository record for Studi computazionali di Lessicografia, Filologia e Critica su Il nome della rosa (opens in a new tab)

  14. An embedded domain specific sampling language for Monte Carlo rendering

    … Monte Carlo integration requires significant domain expertise. While simple algorithms, such as unidirectional path tracing, are relatively forgiving, more complex algorithms, such as bidirectional path tracing or Metropolis methods, are notoriously difficult to implement correctly. We propose …

    mit Repository record for An embedded domain specific sampling language for Monte Carlo rendering (opens in a new tab)

  15. Achieving Adaptation Through Live Virtual Machine Migration in Two-Tier Clouds

    … introduce the architecture, the services and the domain specific language that abstract common features of multi-cloud deployments. By leveraging the architecture and the language, application deployers author a deployment model that captures the high-level structure of the application. The …

    york Repository record for Achieving Adaptation Through Live Virtual Machine Migration in Two-Tier Clouds (opens in a new tab)

  16. Using dynamic analysis to infer Python programs and convert them into database programs

    … as it implements behavior expressible in the domain specific language that characterizes the behaviors that Nero is designed to infer. The regenerated program replaces the Python lists and dictionaries with database tables and contains all code required to successfully access the databases. …

    mit Repository record for Using dynamic analysis to infer Python programs and convert them into database programs (opens in a new tab)

  17. Improving the Programmability of A Distributed Hardware Accelerator

    … formulations. This thesis presents Lapis, a domain-specific language and compiler that allows users to express sparse matrix algorithms in high-level Python code and automatically generates efficient C++ code for (Ōmeteōtl. Lapis abstracts away data partitioning and task orchestration, …

    mit Repository record for Improving the Programmability of A Distributed Hardware Accelerator (opens in a new tab)

  18. Supporting Effective Reuse and Safe Evolution in Metadata-Driven Software Development

    … of declarative programming: metadata serves as a domain-specific language that the programmer uses to declare various concerns, whose implementation is provided by an elaborate ecosystem of libraries and frameworks that serve as pre-defined application building blocks. Examples abound: transparent …

    vt Repository record for Supporting Effective Reuse and Safe Evolution in Metadata-Driven Software Development (opens in a new tab)

  19. A new automated approach to cloud population

    … Populator approach involves the design of a new domain-specific language to describe a desired cloud state and the implementation of a system to generate a dynamic execution plan to populate a vCloud Director instance given by the state captured by a input script written in the said language.

    mit Repository record for A new automated approach to cloud population (opens in a new tab)

Page 1 of 4