[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Development tools for Tor
- To: or-dev@xxxxxxxxxxxxx
- Subject: Re: Development tools for Tor
- From: yousifnet <yousifnet@xxxxxxxxx>
- Date: Sat, 14 Apr 2007 01:56:43 +0300
- Delivered-to: archiver@seul.org
- Delivered-to: or-dev-outgoing@seul.org
- Delivered-to: or-dev@seul.org
- Delivery-date: Fri, 13 Apr 2007 18:57:00 -0400
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AviR//cCE5imjXKhVEa2n/UUbqQbdc/M3r7J89ysbUb6AUr5ou2sZHQw6LDIvgKtQZgTThjkSrNgbH3Cmnm+C5XQ56/5Xbnx/5H0mP30+4y46pyCTh2W94amLkkfvM5SntFo5oHPXtCnczOjaSeBRjaK/0JU+jrGO1jpW1VcHu4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gzT9es0rtbIC94eSedJQ1dSghlusocJ+KCMP610CMZfYwm+Thqppy9b+enDbo01oEcBIr25lXql9kKAOCpgezGbGyW3NleQfgOpeWBVyr44EP//vq7qaS65rXPwBHBzo5SvGjSPJ8VLGuUhwRNhn5ssgrdVYNDlT8OwfMLGwzio=
- In-reply-to: <461F6370.4050200@gmx.net>
- References: <461F6370.4050200@gmx.net>
- Reply-to: or-dev@xxxxxxxxxxxxx
- Sender: owner-or-dev@xxxxxxxxxxxxx
Which development tools can you recommend for working with the Tor code
or rather with C in general?
For Linux:
KDevelop http://www.kdevelop.org/
IMO the best IDE for GCC
Anjuta http://anjuta.sourceforge.net/
Too buggy, but usable.
Windows:
Dev-C++ http://www.bloodshed.net/devcpp.html
Excellent if you're working with MinGW. A bit rough though
Visual C++ Express
Top notch, no cons and free (as in beer)