enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Domain-specific language - Wikipedia

    en.wikipedia.org/wiki/Domain-specific_language

    As embedded domain-specific language (eDSL) [4] also known as an internal domain-specific language, is a DSL that is implemented as a library in a "host" programming language. The embedded domain-specific language leverages the syntax, semantics and runtime environment (sequencing, conditionals, iteration, functions, etc.) and adds domain ...

  3. Domain-specific multimodeling - Wikipedia

    en.wikipedia.org/wiki/Domain-specific_multimodeling

    Domain-specific multimodeling [1] is a software development paradigm where each view is made explicit as a separate domain-specific language (DSL). Successful development of a modern enterprise system requires the convergence of multiple views.

  4. Domain-specific modeling - Wikipedia

    en.wikipedia.org/wiki/Domain-specific_modeling

    The domain expert only needs to specify the domain specific constructs and rules, and the domain-specific language environment provides a modeling tool tailored for the target domain. Most existing domain-specific language takes place with domain-specific language environments, either commercial such as MetaEdit+ or Actifsource, open source ...

  5. Modeling language - Wikipedia

    en.wikipedia.org/wiki/Modeling_language

    Domain-specific modeling (DSM) is a software engineering methodology for designing and developing systems, most often IT systems such as computer software. It involves the systematic use of a graphical domain-specific language (DSL) to represent the various facets of a system. DSM languages tend to support higher-level abstractions than General ...

  6. Fluent interface - Wikipedia

    en.wikipedia.org/wiki/Fluent_interface

    Its goal is to increase code legibility by creating a domain-specific language (DSL). The term was coined in 2005 by Eric Evans and Martin Fowler. [1] Implementation

  7. Language workbench - Wikipedia

    en.wikipedia.org/wiki/Language_workbench

    Melange is a language workbench that provides a modular approach for customizing, assembling and integrating multiple domain-specific language (DSL) specifications and implementations. [7] Spoofax. [8] is an open-source language workbench for generating parsers, type checkers, compilers, interpreters, as well as IDE plugins for Eclipse and ...

  8. MagicDraw - Wikipedia

    en.wikipedia.org/wiki/MagicDraw

    The domain specific language (DSL) customization engine allows for adapting MagicDraw to a specific profile and modeling domain, thus allowing the customization of multiple GUIs, model initialization, adding semantic rules, and creating one's own specification dialogs and smart manipulators.

  9. Xtext - Wikipedia

    en.wikipedia.org/wiki/Xtext

    Xtext is an open-source software framework for developing programming languages and domain-specific languages (DSLs). Unlike standard parser generators, Xtext generates not only a parser, but also a class model for the abstract syntax tree, as well as providing a fully featured, customizable Eclipse-based IDE.