Skip to content

Developer kit for implementing Domain Specific Languages with Xtext. Format, Check, Export and Scope languages of DSL DevKit standardize DSL implementations.

Notifications You must be signed in to change notification settings

kai-ho/dsl-devkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Copyright 2016 Avaloq Evolution AG

#Documentation

You can find more detailed documentation and examples at dsldevkit.github.io.

#Installation

#Repository Structure

Plugin Description
com.avaloq.tools.ddk.workflow Mwe2 workflows to regenerate DSL DevKit languages
com.avaloq.tools.ddk.xtext Extensions to Xtext runtime library
com.avaloq.tools.ddk.xtext.ui Eclipse UI part of runtime library extensions
com.avaloq.tools.ddk.xtext.builder Extensions to Xtext builder
com.avaloq.tools.ddk.xtext.format.* Format DSL
com.avaloq.tools.ddk.xtext.check.* Check DSL
com.avaloq.tools.ddk.xtext.scope.* Scope DSL
com.avaloq.tools.ddk.xtext.export.* Export DSL
com.avaloq.tools.ddk.typesystem Basics for building a typesystem for a DSL

#Overview

About

Developer kit for implementing Domain Specific Languages with Xtext. Format, Check, Export and Scope languages of DSL DevKit standardize DSL implementations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 90.6%
  • GAP 8.5%
  • Other 0.9%