Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

Changes between Version 37 and Version 38 of WikiStart

Show
Ignore:
Author:
Gregor (IP: 24.22.56.63)
Timestamp:
04/22/07 08:00:13 (17 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v37 v38  
    33DSSS, the D Shared Software System, builds upon [wiki:Rebuild rebuild] and intends to create a standardized system for building, installing, configuring, acquiring and using D software. One notable component of it is its net module, which provides an analogue to Perl's CPAN or Ruby's Gems for the D programming language. 
    44 
    5 DSSS 0.63 has been released, and is available from http://svn.dsource.org/projects/dsss/downloads/0.63 
     5DSSS 0.64 has been released, and is available from http://svn.dsource.org/projects/dsss/downloads/0.64 
    66 
    7 DSSS 0.63 works with the 1.0 release of the D Language (and its corresponding releases of DMD 1.00 and GDC 0.21). 
     7DSSS 0.64 works with the 1.0 release of the D Language (and its corresponding releases of DMD 1.00 and GDC 0.21). 
    88 
    99Note on Tango: DSSS currently uses Phobos, and is only buildable against Phobos. I intend to create a Tango port of it. I will maintain both for a while, and then adjust depending on supply and demand. A version of DSSS compiled against Phobos can build Tango applications with no issues.