Is it possible to use Domain-Specific Languages out of VS2005?

I want to create my own windows-forms application. This application must create and show some diagrams.

Is it possible to use Domain-Specific Languages out of VS2005 in my own windows-forms application



Answer this question

Is it possible to use Domain-Specific Languages out of VS2005?

  • Harry_Leboeuf

    Download the latest Visual Studio 2005 SDK, which allow to create your own DSL editor

  • Is it possible to use Domain-Specific Languages out of VS2005?