Compiler


[Next] [Prev] [Up] [Top]

Compilers translate programming languages to machine language. They also interact with other programming tools such as interactive editors and debuggers.

A compiler translates source code in a programming language to object code that can be linked with other object code and executed on a computer.

History
Design Considerations
Solutions
Contributors

[Next] [Prev] [Up] [Top]

Updated Halloween 95 by Mary Shaw
Comments to maintainer