1 Apr 2012 15:28
Re: D for a Qt developer
Jacob Carlborg <doob <at> me.com>
2012-04-01 13:28:23 GMT
2012-04-01 13:28:23 GMT
On 2012-04-01 00:13, dsimcha wrote: > On 3/31/2012 4:23 PM, Davita wrote: >> 3) Crypto libs for hashing and with asymmetric algorithm implementations. > > You would probably be best off linking to a C library for this. The > headers are in Deimos. https://github.com/D-Programming-Deimos/openssl Tango has some kind of support for cryptography. >> 5) networking libs with several main protocol implementations such as >> Http, FTP and SMTP. > > std.net.curl was just added to the latest Phobos release. Tango also have some net related modules. >> >> 6) and of course, RAD styled IDE. > > Visual D might do what you want. You could also have a look at the Eclipse plugin DDT: http://code.google.com/a/eclipselabs.org/p/ddt/ -- -- /Jacob Carlborg
RSS Feed