A compiler turns lines of code (written not in Word, but often in a text editor with better styling for code) into an executable program.
A compiler is often written in another language, and ran through that language’s compiler.
First compiler was (roughly) hand-written machine code.
So it’s compilers all the way down.
Latest Answers