|
|
|
|
GCC / GNU C Compiler for Not Yet Techies"Computer Careers: Using this Open Source Compiler to Produce the Same Program for Six Different Language Platforms"by Richard Stooker, President Info Ring Press and author of Secrets of Changing to a Computer Career |
|
GCC stands for Gnu Compiler Collection and is an open source software application that enables you to compile the same software program to six different major programming languages. GCC can be used on almost all computing platforms. Richard Stallman founded the Gnu Project to promote open source software in 1984. He is also the author of GCC. A compiler is a software program that acts as a translator. It takes the high level computer program written by the programmer and transforms it into binary code that a computer can read and act on. Most compilers are proprietary -- that is, they're owned by the company that created them, especially when that's the same company that created the programming language or environment. For example, the Java Development Kit is a compiled for Java that was created by Sun Microsystems, the owner of Java. Compilers have two sections: the front end and the back end. The front end reads the high level computer language and converts it into Register Transfer Language / RTL, the central point of the process. The back end turns that into machine-specific native code. GCC works because of these two partsThe back end of GCC can compile the results of the front end into: C, C++, Objective C, Fortran, Java and Ada. C is the fundamental language of GCC, and the preprocessor of it is CPP. |
|
Use Your New Computer Career as a Stepping Stone to Even Greater SuccessSend off for your free 7-part Techie Plus eCourse now. So that you can learn:
It's fast and easy. You will receive the first part in your email box within minutes. I respect your privacy. I will never sell, rent or trade your email address. After you subscribe, the form will redirect you to a thank you page. Thank you! Rick Stooker |
|
Permission is granted to reprint the above article in an ezine or on a website as long as it is reprinted in full, with no changes, with full credit and with this contact information and link included at the bottom. All other rights reserved. Copyright 2007 by Info Ring Press All Rights Reserved. Computer Careers (Home) Sitemap Contact Privacy Info Ring Press Richard Stooker PO Box 617 130-G Ballwin Manor Dr Ballwin, MO 63011 (636) 394-2052 rick@inforingpress.com |