The projects used for development
![]() |
Mercurial
Notes:
The ease of use and portability makes it a better choice than Git. |
![]() |
Git
Notes:
Once you get used to it and resign to using cygwin on windows, git offers you raw speed and a robust fast-import to work with various SCM. |
![]() |
PuTTY
Notes:
Best terminal emulator for Windows and probably the only SSH terminal that really works on windows. Without this, I would never have been able to do my work! |
![]() |
Perl
Notes:
Just like git, it gives you all you want. Once you learn, you never want to move out. I am just not able to learn Python because I can do all I want in Perl. |
![]() |
GNU Emacs
Notes:
Never seen an editor with a full blown programming language as an extension language. There is nothing you cannot do in the mighty Emacs. |
![]() |
GNU Compiler Collection
Notes:
Most well ported and feature rich suite. You really do not gain by paying for a commercial equivalent. |
![]() |
MinGW - Minimalist GNU for Windows
Notes:
A mini user land UNIX on windows. Makes me equally productive on Windoze. |
![]() |
CMake
Notes:
All new projects and old projects which need portability, please switch to this truly amazing tool NOW |
![]() |
GDB
Notes:
Works like a charm on GNU/Linux and works quite well on Windoze too! |
D |
distcc
Notes:
Wonder when I can see this on windoze and kick Incredibuild out of our environment |
It's a list of software used to accomplish something. LAMP is an example.
To add a project to your stack, click 'Show Recommendations for this Stack' at the top middle of this page and then click 'I use this' on the projects you use.
Show the world what open source projects you use.