dsl-tools
Tool for "internalisation" of an external DSL in Java
I am developing and maintaining a database-abstraction library called jOOQ, which aims to \"internalise\" SQL as an external DSL into Java. The goal of this endeavour is to allow for type-safely const[详细]
2023-03-19 12:55 分类:问答Using XText to create a DSL for describing proprietary XML-formats
At the moment, I have to work with XACML. As there doesn\'t seem to be an editor to fit my needs, and as writing documents in it is a real pain, I wonder if I could not create some sort of DSL to make[详细]
2023-03-16 03:08 分类:问答DSL Tool NameAndType dynamic list
I have a question about DSL Class Shape Properties. I create a kind of DSL Tool. I want to have functionality a little bit like in class diagram.[详细]
2023-03-03 04:35 分类:问答Textual Domain-Specific language (DSL) development with Microsoft Visual Studio
I did some searches on developing a DSL in visual studio. At the beginn开发者_开发知识库ing, I found out there is a Visualization and Modeling SDK for VS2010. It has a tool called DSL tool. But it see[详细]
2023-02-12 00:59 分类:问答Can I create a visual DSL that does not require Visual Studio?
I would like to create a visual DSL (boxes and arrows). I have found that I can create such a DSL using Microsoft\'s Visualization and modeling SDK (DSL Tools sequel, for VS2010) and there is also a l[详细]
2023-02-10 10:30 分类:问答Which language (that runs on JVM) is best suited for creating a DSL?
We have a requirement to开发者_开发百科 create complex fixed length and variable length Strings. These strings might represent a customer profile, an order etc. Which JVM based programming language do[详细]
2023-02-06 14:24 分类:问答Good tutorials to understand Domain Specific Languages (DSLs) from the scratch , to start a survey thesis [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-30 09:57 分类:问答Pros/cons of different language workbench tools such as Xtext and MPS?
Does anyone have experience working with language workbench tools such as Xtext, Spoofax, and JetBrains\' MPS?I\'m looking to try one out and am having a hard time finding a good comparison of the dif[详细]
2023-01-29 02:46 分类:问答Getting started with the new Visual Studio Visualization and Modeling SDK (was DSL SDK)
Is therea good guide on how to setup and use the new Visual Studio Visualization and Modeling SDK with vs 2010 and开发者_如何学JAVA vs 2008 ?[详细]
2023-01-28 19:05 分类:问答dslVersion - How to increment but still support older versions?
Tech: Visual Studio 2010, Visual Studio Visualization & Modeling SDK We have a commercial Visual Studio 2010 DSL, when we release a new version we want to increment the version number. I open the[详细]
2023-01-27 22:42 分类:问答