Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
A compiler is a program which converts human readable high level languages such as C/C++, Java, etc. to binary executable machine code which is run by the computer. An example of a compiler is gcc the Gnu C Compiler.
A compiler is a program which converts human readable high level languages such as C/C++, Java, etc. to binary executable machine code which is run by the computer. An example of a compiler is gcc the Gnu C Compiler.