A compiler is a computer program (or set of programs) that translates text written in a computer language (the source language) into another computer language (the target language). The original sequence is usually called the source code and the output called object code. Commonly the output has a form suitable for processing by other programs (e.g., a linker), but it may be a human readable text file.
The most common reason for wanting to translate source code is to create an executable program. The name "compiler" is primarily used for programs that translate source code from a high level language to a lower level language (e.g., assembly language or machine language). A program that translates from a low level language to a higher level one is a decompiler. A program that translates between high-level languages is usually called a language translator, source to source translator, or language converter. A language rewriter is usually a program that translates the form of expressions without a change of language.
A compiler is likely to perform many or all of the following operations: lexing, preprocessing, parsing, semantic analysis, code optimizations, and code generation.
More on [ Compiler ]
Procedural :: Compilers
Procedural :: Compiled

Basic Decompiler - A DOS Basic decompiler. Author also offer a text recovery service to anyone who has lost their Basic source code.
Meta Description: [ Basic decompiler and decompilation service ]
BCX - QBasic-to-C converter to run and compile QBasic programs in C.
Meta Description: [ A Open Source BASIC To C Translator For Windows ]
FreeBASIC - A free 32-bit MS-QuickBASIC's syntax-compatible compiler for Windows, that adds new features such as pointers, unsigned data types, inline-assembly. [Open source, LGPL]
Meta Description: [ FreeBASIC compiler official page (a free BASIC compiler): downloads, news, forums ]
QB2C - QuickBasic to C converter. Installation and programming support, sample and working program downloads, latest releases and sales information.
Meta Description: [ The site
is for QB2C installation and programming support (we will not write your
code for you; well for a fee), sample and working program downloads, to
direct you to the latest releases and sales information. ]
| GLCD PIC Oscilloscope (ISIS 7) : By Arun J | |
| Next Video | |