Re: What compilier for Windows?

From: Matthias Käppler (nospam_at_digitalraid.com)
Date: 12/06/04


Date: Mon, 06 Dec 2004 21:22:56 +0100

Mike Smith wrote:

> Given that the guy is a beginner, he may not understand the difference
> between a compiler and an IDE. Maybe it would be better to explain the
> difference than to browbeat the poor guy?

I'm not browbeating him. I'm just wondering why he seems to take it as given
that Borland and MS are better than anything else out there. I just wanted
to *subtly* tell him that the big ones are not necessarily the best ones.

(to original poster):
An IDE (Integrated Development Environment) is basically a set of tools
which form a complete programming environment for a given language. Like
Microsoft's Visual Studio. The compiler is just the backend which
translates a given language to another one (usually to machine code or some
form of intermediate language).

Regards,
Matthias



Relevant Pages

  • Re: Visual C++ 6 support issue
    ... They are now giving the compiler away without an IDE. ... Does MS want more VC programmers out there? ... language - each and every VB progammer has to effectively learn a new ...
    (microsoft.public.vc.mfc)
  • Re: QBasic 1.1 language
    ... QBasic 1.1 language is great for programming as it comes with a free ... However, QBASIC.EXE lacks compiler features (and no, I don't want MS ... for the IDE. ... I know there is a tool, YACC but can be used for Basic? ...
    (comp.lang.basic.misc)
  • Re: What IDE are you using?
    ... with Visual Studio, is run by default, and whose input and output are integrated into the fabric of the IDE. ... And yes, I do know that one can, if one wants to, run the MS compiler completely independently, from command-line. ... how exactly do you suck out their concept of a project into a say a makefile such that you can build the whole application or system via a simple command or script. ... Not having to learn a whole new way of doing things, different keystrokes, different concepts, etc. and repeat that for every IDE for every language that I use. ...
    (comp.lang.php)
  • Re: Can embed asm code in c#
    ... >> Adding ILASM could double the complexity of the compiler, IDE, and ... >> language to help the handful of people that would actually use it ... Allowing ILASM and C# files to be linked into the ... It'd be nice if they would just provide an IDE that supports it, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Looking for a free basic compiler for DOS
    ... BC for 7.1 had a lot of compiler switchable options, ... NEVER compile from the ide. ... One trivial example: I have a routine declared as: ... were no manuals, just a readme file. ...
    (comp.lang.basic.misc)