poll: what do you program in?

Started by
49 comments, last by pimple 20 years ago
VC6

If you really want a cool Notepad, get Programmers Notepad.

--
You''re Welcome,
Rick Wong
- sitting in his chair doing the most time-consuming thing..
Advertisement
Codewarrior 6 or Visual C++ 5. I prefer the former though - I''ve never had to deal with link errors the whole time!

Worship the holy trinity that is Blitz, Babes and Beers!
Worship the holy trinity that is Blitz, Babes and Beers!
dev-cpp4
//---------//Ueberbobo//*********
I like to think I program in gvim (for linux), but a lot of the time, I end up using mcedit because I''m in mc (midnight commander - norton commander clone) in the console I use to build my programs.
-ReK
Vim can work as a console. It has split windows, sub-shells, make, jump-to-next-error, ... Get rid of that mc :-)

Oh, and vim rulz now? I thought it pwnd! When did it get downgraded? :-)
enum Bool { True, False, FileNotFound };
I program.
--AnkhSVN - A Visual Studio .NET Addin for the Subversion version control system.[Project site] [IRC channel] [Blog]
On the rare occasion taht I use linux, emacs.

All the rest of the time on windows, Visual Studio 6.0/.net

My home page!!!
Find out about my diy LCD projector and programming projects!
MinGWStudio Here
I like it for linux dev.

It has many cool features, like code folding.
It''s also free
Quote:Michael TanczosCut that shit out. You shouldn't be spying on other people.. especially your parents. If your dad wanted to look at horses having sex with transexual eskimo midgets, that's his business and not yours.
wah KATE is a mem hog just like KDE in general....

i use :

nedit for editting source
gcc/g++ for c/c++ compilation
EiffelStudio for Eiffel dev
ArgoUML for CASE

i''m not yet at the stage where an IDE like Kdevelop, or indeed MSVC actually improves my productivity by any substantial amount.
yeah, but Nedit is butt-ugly, so now we''re even :-) IMHO Memory isn''t really a big concern on any modern system with >512MB RAM.

This topic is closed to new replies.

Advertisement