D for a Qt developer

Jacob Carlborg doob at me.com
Sun Apr 1 06:28:23 PDT 2012


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


More information about the Digitalmars-d mailing list