D library projects

grauzone none at example.net
Thu Nov 12 11:05:39 PST 2009


Walter Bright wrote:
> For anyone looking for an easy, but valuable, contribution to D, take a 
> look at the go runtime library.
> 
> There's a lot in there we could use in the D library:
> 
> http://golang.org/pkg/
> 
> The library is licensed under the 
> http://creativecommons.org/licenses/by/3.0/
> meaning we can adapt it to D.
> 
> Some packages that look particularly useful are:
> 
> archive.tar
> compress.flate
> crypto
> debug
> ebnf
> encoding
> gob
> http
> image
> net
> rpc

Ever heard of Tango?



More information about the Digitalmars-d mailing list