返回上一页  首页 | cnbeta报时: 20:03:10
D语言更新 开始支持AMD64平台
发布日期:2007-03-07 15:19:07  稿源:
D语言是一个系统编程语言,它着眼于结合C和C++和现代语言例如Ruby和Python等程序开发人员的生产力.特别注意质量保证、文献、管理、可移植性和可靠性.
For those with a C/C++ background, D offers:
  • native code speed
  • extremely fast compilation times
  • garbage collection (although you can manage your own memory if you want)
  • OOP - by reference only, easy initialization, always virtual
  • cleaner template metaprogramming syntax, more powerful templates, as well
  • built-in dynamic and associative arrays, array slicing
  • versioning (no preprocessor madness)
  • link-compatibility with C
  • nested functions
  • class delegates / function pointers
  • module system
For those with a C#/Java background (a shorter list, but one with big wins):
  • similar syntax
  • No virtual machine or interpreter
  • built-in unit testing and design-by-contr

Release Notes for 0.23 

* Added support for 64-bit targets 
* Added multilib support 
* Updated to DMD 1.007 
* Fixed Bugzilla 984, 1013

下载:D语言 v0.23
访问:start hacking D!
访问:D Programming Language
  • DMD (Digital Mars reference compiler, Windows & Linux, x86)
  • GDC (GCC front-end)
我们在FebBox(https://www.febbox.com/cnbeta) 开通了新的频道,更好阅读体验,更及时更新提醒,欢迎前来阅览和打赏。
查看网友评论   返回完整版观看

返回上一页  首页 | cnbeta报时: 20:03:10

文字版  标准版  电脑端

© 2003-2025