You are here:

C/compiler

Advertisement


Question
sorry but what i mean is what is the factor to differentiate different types of compilers. There is a lot of compilers from software houses so in what factors or aspect such as the language each compiler used determines type of compiler they are.

Answer
Still it is not completely clear.
A compiler converts the source code to machine language.
Every language has a well-defined grammer and compiler has to act according to that.
C language has many different compilers such as: gcc, Turbo-C, Borland-C, VC etc.
Each of these have to comply to the same standard.
Still some of them cater to some extra functionality, which will be outside the standard.
And all of these produce machine code, which is suitable for that machine.  

C

All Answers


Answers by Expert:


Ask Experts

Volunteer


Narendra

Expertise

I can answer questions in C related to programming, data structures, pointers and file manipulation. I use Solaris for doing C code and if you have questions related to C programming on Solaris, I will be able to help better.

Experience

6.5

Organizations belong to
Sun Microsystems

Awards and Honors
Brain Bench Certified Expert C programmer.
Advanced System Software Certified

©2012 About.com, a part of The New York Times Company. All rights reserved.