DSL UI 和On Visual studio 4

來源:互聯網
上載者:User
IDE整合

Using Visual Studio as your DSL IDE

Using #develop as your DSL IDESharpDevelop(#develop)

Integrating an IDE with a DSL application

The main difference between creating an IDE and integrating an IDE lies in the capa-

bilities that you provide the user with. In the IDE scenario, you’re providing the user

with the tools to do development. In the integration scenario, you’re allowing the user

to work with the DSL.

Ø ƒActiproSyntaxHighlighter—On the commercial side, ActiproSyntaxHighlighter

comes highly recommended. I haven’t used it myself, but several people I trust

have recommended it. It’s available at http://www.actiprosoftware.com/

Products/DotNet/WindowsForms/SyntaxEditor/Default.aspx.

Ø ƒ #develop—I have used #develop, and one of the nicer things about it is that

you can extract pieces of the IDE and use them in your own application. In

order to create an IDE for a DSL, you’ll want to use the ICSharpCode.Text-

Editor DLL, which contains the text editor and the baseline facilities to enable

code completion.

Ø ƒAqiStar.TextBox—For WPF applications, I can’t say enough good things about

AqiStar (http://www.aqistar.com/) text editor. It’s similar to ICSharpCode.Text-

Editor from the point of view of configuration (down to using the same XML

syntax), it’s simple to work with, and it provides all the features I require.

 DSL On Visual Studio的一些參考資料

 http://www.domainspecificdevelopment.com/

 http://archive.msdn.microsoft.com/vsvmsdk

 DSL Tools Lab

http://code.msdn.microsoft.com/DSLToolsLab

 http://www.ormfoundation.org/files/folders/norma/default.aspx

NORMA O/R mapping 工具

http://pde.codeplex.com/

Process Development Environment

 

部署的問題

http://stackoverflow.com/questions/4969190/can-i-create-a-visual-dsl-that-does-not-require-visual-studio

You cannot host a DSL design surface in a standard Windows Forms/WPF application.

However, you can create your own application built on top of the Visual Studio Isolated Shell to host your DSL. The Storyboard Designer sample is an example of hosting a DSL in an isolated shell (although built on the VS 2008 Shell).

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.