Sunday, August 2, 2009

In wat language is the compiler of C built?

Its built using assembly


and java compiler using C

In wat language is the compiler of C built?
Like the first poster said, assembly----the _real_ programming language.
Reply:It was originally built using assembly language. Now you can use any language to write a C compiler, even C.
Reply:Depends upon the compiler. The first were done in assembly language. The GNU C compiler is written in C. The VAX C compiler was written in PL/I. These days, it appears most C compilers are written in C.


No comments:

Post a Comment