|
|
Label: ♦chinese
♦news
fu
created at Sunday, 2009-04-26, 22:31:09
fu
modified at Monday, 2009-04-27, 21:25:28
1 Replies, 1009 Hits
Dao Studio: 道程序语言的集成开发环境Dao Studio是一个使用Qt4.5程序框架,专门为道程序语言开发的集成开发环境,现已经基本完成。Dao Studio已经包括了一个带语法增亮的代码编辑器,也带语法增亮的命令行终端,并且支持变量名(全局常量,变量,函数名,类名,类成员常量变量名等)的自动补全。一个初步的调试器也被包含在Dao Studio里,基本用法是在代码里手动加入 stdlib.debug() ,然后以调试模式运行,当 stdlib.debug() 被执行时,程序将暂停,以便查看和修改程序当前的运行状态(变量类型和值等,以及函数调用栈和函数体的虚拟指令等)。 下载 截图: Source URL:
http://www.daovm.net/space/dao/thread/100
Comments
fu commented at Wednesday, 2009-04-29, 12:47:17
|
fu: Many thanks (Jul.04,04:29) klabim: fixed Hi, great, now my test works now :- ). (Jun.30,17:51) Nightwalker: Few suggestions (Jul.03,14:37) |