
Distributing Your DSL Solution
DSL Tools generates a package that is hosted in Visual Studio. The package displays a toolbox, a DSL explorer, and other UI elements that let users create models by using your domain-specific language.
When you build and run the DSL Tools solution in Visual Studio, a second instance of Visual Studio shows you how your domain-specific language looks to the user of the language. After you verify that everything works correctly, you can create a deployment package to distribute your domain-specific language. For more information, see Deploying Domain-Specific Language Solutions.