免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
123下一页
最近访问板块 发新帖
查看: 5585 | 回复: 22
打印 上一主题 下一主题

申请开D语言版 [复制链接]

attila 该用户已被删除
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-03-30 18:25 |只看该作者 |倒序浏览
提示: 作者被禁止或删除 内容自动屏蔽

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
2 [报告]
发表于 2007-03-30 22:20 |只看该作者
先发个介绍。顺便支持一下。

论坛徽章:
0
3 [报告]
发表于 2007-03-30 23:20 |只看该作者
Support. D-trace, a very promising troubleshooting tool in Solaris 10 is based on D-language. It would be nice to see the exchange of information and knowledge in that area.

论坛徽章:
1
技术图书徽章
日期:2013-12-05 23:25:45
4 [报告]
发表于 2007-03-30 23:30 |只看该作者
D 程序设计语言
"在我看来绝大多数“新的”编程语言都可以被分成两类:那些来自学院、拥有激进编程范型的语言,以及那些来自大公司、关注 RAD 和 web 的语言。也许是实现一门经过实践检验的新语言的编译器的时候了。" -- Michael

"太好了,正是我所要的,又一个 D 语言。" -- Segfault


这是 D 编程语言的参考文档。有关 D 的最初想法始于1999年十二月,我的目标是使之成为 C 和 C++ 的接班人,之后在它成长和进化的过程中,我的许多朋友和校友提供了许多有用的建议和意见。尽管有人告诉我新语言没有机会等等,但我还是坚持设计这样一种语言。看看这份文档,你自己决定吧!

看看 D 与 C、C++、C# 和 Java 之间的简要比较吧。

D 的新闻组 news.digitalmars.com 是我们的讨论区。欢迎提供建议、批评、褒奖、争论等。你还可以登录 D forum 。还可能有你本地社区的 D 用户组(如果没有,你可以自己建立一个!)。

下载Win32平台和x86 Linux平台上的最新版编译器并尝试一下!

David Friedman 编写了 GCC的D前端.

这份文档的其他版本:

语言规格的 pdf版 。
Kazuhiro Inaba 准备了一份 日语版 。
在 SDWest 2004 上我给出了一个 D 的演示 。
注意:所有下载并使用 D 或者阅读 D 技术规格的 D 用户都被认为阅读过并明确地同意所有 Digital Mars 投递的邮件或回执中的有关智能财产产权的声明(包括版权或专利通告)。

-Walter

论坛徽章:
1
技术图书徽章
日期:2013-12-05 23:25:45
5 [报告]
发表于 2007-03-30 23:30 |只看该作者
Walter Bright, 超级牛人.

David Friedman GDC作者

Kris Bell Mango,Tango作者 专职开发Tango.

Andrei Alexandrescu Modern C++ Design 作者. 超级牛人,模版大师.

Chris Miller DFL作者,写了很多D的库:INI,IRC等.

Lars Ivar Igesund Tango作者之一

Bill Baxter 写了很多D的例子.

Gregor Richards DSSS ,rebuild,BCD.gen作者.

Derek Parnell build/bud作者.

Jarrett Billingsley MiniD作者,正在开发微线程.

Eric Anderton DDL作者.Tango作者之一. 化名ragma

Thomas Kühne, Flection,D语言压力测试,D语言内核作者.超级牛人.

StewartGordon SDWF WindowsAPI作者.

Aldacron Derelict作者,dblog作者.

焦冶 D语言中文文档翻译 国内先驱.

Shawn Liu DWT作者,国内先驱.

qiezi D圈子创建者,国内先驱

论坛徽章:
0
6 [报告]
发表于 2007-03-31 00:37 |只看该作者
以前在csdn看过介绍 好像很牛

论坛徽章:
0
7 [报告]
发表于 2007-03-31 01:39 |只看该作者
都忘了
不知道现在还认识脚本不

论坛徽章:
1
射手座
日期:2013-09-30 15:24:05
8 [报告]
发表于 2007-03-31 18:20 |只看该作者
额落伍了啊

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
9 [报告]
发表于 2007-03-31 19:32 |只看该作者
D语言的主要目标是:

  1. Reduce software development costs by at least 10% by adding in proven productivity enhancing features and by adjusting language features so that common, time-consuming bugs are eliminated from the start.

  2. Make it easier to write code that is portable from compiler to compiler, machine to machine, and operating system to operating system.

  3. Support multi-paradigm programming, i.e. at a minimum support imperative, structured, object oriented, and generic programming paradigms.

  4. Have a short learning curve for programmers comfortable with programming in C or C++.

  5. Provide low level bare metal access as required.

  6. Make D substantially easier to implement a compiler for than C++.

  7. Be compatible with the local C application binary interface.

  8. Have a context-free grammar.

  9. Easily support writing internationalized applications.

  10. Incorporate Contract Programming and unit testing methodology.

  11. Be able to build lightweight, standalone programs.

  12. Reduce the costs of creating documentation.
复制代码

论坛徽章:
0
10 [报告]
发表于 2007-03-31 22:11 |只看该作者
又来一门语言?不知道我能不能活到Z语言诞生的那一天....
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP