编写用于学习软件的IDE [英] Writing an IDE for elearning software

查看:71
本文介绍了编写用于学习软件的IDE的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试编写一个用于开发交互式电子书的IDE.使用此工具的人可以使用诸如媒体播放器,拼图之类的控件来开发电子书,并将其导出为我自己制作的格式.我想到的是Visual Studio之类的东西,用户可以在页面上拖动控件并在实时视图中预览书籍.我也想使用Office功能区样式,并且我将使用wpf编写控件和所有内容.
我不知道从哪里开始,编写IDE时有什么原则或必须遵循的内容吗?
欢迎任何建议.

PS:这将是我的本科生期末项目,因此我希望它尽可能地好.

I''m trying to write an IDE for developing interactive ebooks. The person using this would have controls like media player, puzzles and stuff to develop their ebook and export it to a format that I made myself. I''m thinking of sth like visual studio where the user can drag controls on the page and preview the book in live view. I also want to go for the office ribbon style and I''m going to use wpf for writing my controls and everything.
I don''t know where to start are there any principles or anything that I have to follow for writing IDEs?
Any suggestions are welcome.

PS: This is going to be my undergraduate final project so I want it to be as good as it can get.

推荐答案

如果要构建IDE,请使用看下面的内容:
SharpDevelop

微软还提供了精简版的Visual Studio,用于为您自己的语言构建自己的编译器.
If you want to build an IDE take a look at the following :
SharpDevelop

Microsoft also has a stripped down version of Visual Studio for building your own compiler for your own language.


这篇关于编写用于学习软件的IDE的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆