Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
Compiler
Edit
PageHistory
Diff
Info
LikePages
A [Compiler] is a program to transform source code from one language to another. Commonly, the target language is MachineCode - either that of a "real" silicon [CPU] or of a VirtualMachine. A [Compiler] is often refered to by the name of it's executable. Thus on a Solaris platform, the Sun [C] [Compiler] is refered to as [CC], the [GNU] C Compiler is refered to as [GCC] and the Sun [Java] compiler as [javac]. Most [Compiler]s are usually built using, well, a [CompilerCompiler]. See also: * [GCC] * [javac] * [VisualC++] Compare [CompileTime], [DeCompiler] and SoftwareDevelopmentTools.
42 pages link to
Compiler
:
ArtificialIntelligence
CrossCompiler
a.out
BootStrap
CC
Backronym
OCaml
Parser
CompilerCompiler
DeCompiler
CallGraph
javac
VirtualMachine
Lint
BinaryExecutable
BjarneStroustrup
TurboPascal
Fortran
WaikatoCourseDescriptions
gcc(1)
SourceCode
JustInTime
VisualC++
JVM
Profiling
HotSpotCompiler
SoftwareDevelopmentTools
StandardTemplateLibrary
Eclipse
Interpreter
C
OpenSourceSuccessStories
GCC
CompileTime
AlgolWCompiler
Brainf*ck
C++
SUSE
SoftwareEngineering
StuffToCode
MIPS
ProgrammingLanguage