[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
QbasicFAQ_WhatIsACompiler
What is a "compiler"?

Back to QBasic FAQ Main Page.

A compiler, whether stand-alone or part of the editor environment, is a program that takes sourcecode and generates an executable program that can stand alone.

Compiled programs are desirable for several reasons: Compiled programs are *.EXE files but can also be named *.COM files.

QuickBasic supports two methods of compilation; one that requires a runtime module, and one that creates a stand alone EXE file. Most programmers choose to compile to EXE, to reduce the chances of the user losing the runtime file.



last edited (December 9, 2002) by KDivad Leahcim, Number of views: 2931, Current Rev: 6 (Diff)

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Tore Nestenius at .NET Consultant - Synchron Data.