[新闻] D PSP模拟器的作者转向C#
cubemap
2012-05-12
D PSP Emulator是用D语言写的PSP模拟器,在经历4个版本的更新后,作者转向了C#,新版本的名字也相应的变成了CSharp Psp Emulator
对于放弃D语言的原因,作者如此说道: 引用 I'm the creator of the D PSP Emulator. That emulator had 4 versions, every one was created almost from the scratch with different approaches and trying to improve the quality of the code in each iteration. The lack of a good IDE, the complicated structure of the D language, the horrible compilation times, caused that it taked too much time for everything, and made it impossible to refactoring the code without days or weeks of work. In this time I have learned lot of things, and since the .NET platform is fast enough, have "mono", and solves all my problems with D, it will be my final choice. 项目页面:https://github.com/soywiz/cspspemu D社区对此的讨论:http://forum.dlang.org/thread/jojish$2cm2$1@digitalmars.com |
|
ideage
2012-05-13
可能对大多数人的问题是,
1.编译器不稳定,Bug众多. 2.库的支持少,很多支持不完整. 学D,要先学好C. |
|
jjcang
2012-06-11
ideage 写道 可能对大多数人的问题是,
1.编译器不稳定,Bug众多. 2.库的支持少,很多支持不完整. 学D,要先学好C. c用的顺手,谁还想用d? |
相关讨论
相关资源推荐
- 编写一个JSP页面,显示大写英文字母表
- JSP 页面根据后台传值不同显示不同内容
- JSP——编写一个简单的JSP页面,显示英文字母表
- 多个页面跳转到一个页面,每次跳转显示不一样的内容,相同功能形式不同的jsp页面整合成一个 根据传递的参数值来决定跳转的jsp页面该显示什么样的内容,避免new多个jsp页面,节省资源
- 一个JSP页面引入另一个JSP页面
- JavaScript实现jsp页面显示文本框内容到页面
- JSP-显示九九乘法表
- JSP——编写三个JSP页面,main.jsp、circle.jsp和ladder.jsp,将三个JSP页面保存在同一个Web服务目录中,
- jsp页面在线显示pdf文件
- JSP页面根据后台传值不同显示不同内容