|
|
Label: ♦english
♦news
fu
created at Sunday, 2009-04-26, 22:58:36
fu
modified at Monday, 2009-04-27, 21:27:33
1 Replies, 1186 Hits
Dao Studio: The IDE for Dao programming languageUsing the excellent Qt4.5 application framework, an integrated developing environment named Dao Studio was created with a small amount of time, and now it is released. It includes a source code editor and command line console with syntax highlighting and identifier auto-completion. A basic debugger has also been included in Dao Studio. For this debugger to work, one has to call stdlib.debug() in the codes to pass the execution control (which must be running in debugging mode) to the debugger for running time information examination and modification. Download Screenshots: Source URL:
http://www.daovm.net/space/dao/thread/101
Comments
fu commented at Wednesday, 2009-04-29, 12:49:57
Fixed a serious bug, which will crash the program on certain system when the Dao typing system detects and reports a typing error.
Download: DaoStudio-0.1.1-Beta |
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) |